-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdata.json
More file actions
245 lines (245 loc) · 9.1 KB
/
Copy pathdata.json
File metadata and controls
245 lines (245 loc) · 9.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
[
{
"model": "main.guide",
"pk": 7,
"fields": {
"phone": "+15193005747",
"age": 24,
"nationality": "Indian",
"profile_image": "Raj1",
"image": "images/Guide/1575017646463.jpeg",
"facebook_url": "https://www.facebook.com/rajdedhia10",
"twitter_url": "https://www.facebook.com/rajdedhia10",
"description": "Professional traveler who makes a long arduous journey",
"language": "English, Hindi, Gujrati, Kutchhi, Marathi"
}
},
{
"model": "main.guide",
"pk": 8,
"fields": {
"phone": "+12267244179",
"age": 25,
"nationality": "Indian",
"profile_image": "JDBC",
"image": "images/Guide/110088507.jpg",
"facebook_url": "https://www.facebook.com/",
"twitter_url": "https://www.linkedin.com/in/jaydeepdharamsey/",
"description": "Welcome to the great outdoors! As your trekking guide, I'm here to help you explore the beauty of nature and make unforgettable memories.",
"language": "English"
}
},
{
"model": "main.guide",
"pk": 9,
"fields": {
"phone": "+16476560138",
"age": 25,
"nationality": "Bangladeshi",
"profile_image": "ariq",
"image": "images/Guide/ariq.png",
"facebook_url": "https://facebook.com/",
"twitter_url": "https://facebook.com/",
"description": "Whether you're an experienced trekker or a first-timer, I'll customize your trekking experience to suit your preferences and abilities.",
"language": "Bangla, English"
}
},
{
"model": "main.guide",
"pk": 10,
"fields": {
"phone": "+12269757793",
"age": 23,
"nationality": "Indian",
"profile_image": "jaiman",
"image": "images/Guide/jaiman.png",
"facebook_url": "facebook.com",
"twitter_url": "facebook.com",
"description": "With my in-depth knowledge of the local terrain, flora, and fauna, I'll guide you on a journey through some of the most scenic trails, sharing fascinating insights and stories along the way.",
"language": "English, Gujarati, Hindi"
}
},
{
"model": "main.guide",
"pk": 11,
"fields": {
"phone": "+12269755794",
"age": 25,
"nationality": "Indian",
"profile_image": "ayush",
"image": "images/Guide/ayush.png",
"facebook_url": "facebook.com",
"twitter_url": "facebook.com",
"description": "Your safety and comfort are my top priorities, and I'll make sure to provide you with all the necessary equipment and advice to make your trekking adventure a success.",
"language": "Hindi, English, Gujarati"
}
},
{
"model": "main.hike",
"pk": 1,
"fields": {
"description": "The natural beauty of Banff's surrounding lakes and mountains made it Canada's first National Park and the world's third national park refuge, and part of the Canadian Rocky Mountain Parks UNESCO World Heritage Site. More than 4 million people from around the world now visit Banff National Park every year.",
"duration": 2,
"distance": 8,
"group_size": 20,
"trail": "Bow Falls to Hoodoos Trail",
"address": "Banff National Park, Banff, AB T0L 2C0",
"mountain": "Tunnel Mountain",
"altitude": 1900,
"area": 1235,
"cost": 95,
"level": "High",
"hike_date": "2023-03-19",
"available_capcity": 1,
"gmap_url": "https://goo.gl/maps/JhwX4KWYGvighm4f7",
"user_id": 7,
"image": "images/Hikes/image-2.jpg",
"image_name": "1",
"created_at": "2023-03-13T03:55:25.236Z",
"updated_at": "2023-03-26T16:45:50.858Z"
}
},
{
"model": "main.hike",
"pk": 2,
"fields": {
"description": "Explore this 5.3-km out-and-back trail near The Blue Mountains, Ontario. Generally considered an easy route, it takes an average of 1 h 18 min to complete. This is a very popular area for birding, cross-country skiing, and hiking, so you'll likely encounter other people while exploring.",
"duration": 3,
"distance": 9,
"group_size": 1,
"trail": "Blue Mountains Bruce Trail",
"address": "The Blue Mountains, ON N0H 2E0",
"mountain": "Blue Mountains",
"altitude": 10,
"area": 1546,
"cost": 65,
"level": "Low",
"hike_date": "2023-03-29",
"available_capcity": 0,
"gmap_url": "https://goo.gl/maps/1i5D91mdzCnAKzRp7",
"user_id": 7,
"image": "images/Hikes/image-3.jpg",
"image_name": "2",
"created_at": "2023-03-18T17:29:06.158Z",
"updated_at": "2023-03-26T16:46:15.093Z"
}
},
{
"model": "main.hike",
"pk": 3,
"fields": {
"description": "Touted as a “crown jewel” of Ontario’s park system, Killarney Park came into existence through the dedicated efforts of several famous Canadian artists. The Group of Seven’s Lawren Harris, A.J. Casson and A.Y. Jackson were so enamored with this rugged landscape that they approached the government, demanding that the area be designated as protected parkland.",
"duration": 1,
"distance": 6,
"group_size": 1,
"trail": "Killarney Park Trail",
"address": "960 ON-637, Killarney, ON P0M 2A0",
"mountain": "Killarney Park",
"altitude": 1,
"area": 1000,
"cost": 56,
"level": "High",
"hike_date": "2023-05-02",
"available_capcity": 1,
"gmap_url": "https://goo.gl/maps/vdFxt1b6pATotUSt6",
"user_id": 8,
"image": "images/Hikes/image-4.jpg",
"image_name": "3",
"created_at": "2023-03-18T19:01:43.931Z",
"updated_at": "2023-03-21T14:44:48.470Z"
}
},
{
"model": "main.hike",
"pk": 4,
"fields": {
"description": "BC's highest mountain peak Offering some of the most challenging terrain in the province but also some spectacular scenery - compared by experienced climbers to the Himalayas (and often used as a sub-in filming location) and surrounded by epic heliskiing slopes. Take a flightseeing tour through the region to visit other highlights including the Klinaklini and Tumult Glaciers and the Homathko Icefield.",
"duration": 6,
"distance": 4016,
"group_size": 100,
"trail": "Dave Farrant (Blinkhorn) Trail",
"address": "Mount Waddington, BC",
"mountain": "Mount Waddington",
"altitude": 4016,
"area": 1000,
"cost": 120,
"level": "High",
"hike_date": "2023-03-30",
"available_capcity": 0,
"gmap_url": "https://goo.gl/maps/jhNJ23XWJ1es1Ldg9",
"user_id": 7,
"image": "images/Hikes/image-5.jpg",
"image_name": "image-5",
"created_at": "2023-03-19T18:27:57.116Z",
"updated_at": "2023-03-26T20:29:10.459Z"
}
},
{
"model": "main.hike",
"pk": 5,
"fields": {
"description": "Canada's third-highest single-drop waterfall - Located in Tweedsmuir Provincial Park, a breathtaking 401 m (1,316 ft.) from top to bottom. Draining from drains Turner Lakes and to the Pacific Ocean via the Atnarko and Bella Coola Rivers, visiting the falls via hike or flightseeing tour is well worth the trip.",
"duration": 2,
"distance": 1316,
"group_size": 10,
"trail": "Atnarko and Bella Coola Rivers",
"address": "Central Coast, BC",
"mountain": "Hunlen Falls",
"altitude": 401,
"area": 1000,
"cost": 50,
"level": "Low",
"hike_date": "2023-03-28",
"available_capcity": 0,
"gmap_url": "https://goo.gl/maps/3ZxuboXBH7ZmhmvH7",
"user_id": 9,
"image": "images/Hikes/image-7.jpg",
"image_name": "ariq",
"created_at": "2023-03-19T19:08:49.808Z",
"updated_at": "2023-03-19T19:17:01.355Z"
}
},
{
"model": "main.hike",
"pk": 6,
"fields": {
"description": "The wild beauty of this rugged region draws artists, photographers, naturalists, scientists and travellers keen to explore natural wonders with fishing, hiking, biking, kayaking, eco-tours, and wildlife viewing and Indigenous experiences that exist here like nowhere else in the world.",
"duration": 3,
"distance": 1000,
"group_size": 20,
"trail": "Great Bear Rainforest Trail",
"address": "Kitimat-Stikine C (Part 2), BC V0V 1A0",
"mountain": "Great Bear Rainforest",
"altitude": 100,
"area": 1,
"cost": 35,
"level": "Medium",
"hike_date": "2023-04-03",
"available_capcity": 1,
"gmap_url": "https://goo.gl/maps/6gYp5HpqcvKL94ZP7",
"user_id": 10,
"image": "images/Hikes/image-6.jpg",
"image_name": "img6",
"created_at": "2023-03-19T19:16:42.039Z",
"updated_at": "2023-03-22T13:43:05.743Z"
}
},
{
"model": "main.customer",
"pk": 6,
"fields": {
"phone": "2267244179",
"age": 25,
"forget_password_token": null
}
},
{
"model": "main.customer",
"pk": 12,
"fields": {
"phone": "+12269755794",
"age": 24,
"forget_password_token": null
}
}
]