-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.js
215 lines (183 loc) · 5.17 KB
/
data.js
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
const list=[
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [27.1751, 78.0421]
},
"property": {
"name": "The Taj Mahal, Agra",
"address": "Dharmapuri, Forest Colony, Tajganj, Agra, Uttar Pradesh 282001",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [25.321684, 82.987289]
},
"property": {
"name": "The Holy City of Varanasi",
"address": "6/186m, p, A/72, Sri Nagar Colony, Paharia, Varanasi, Uttar Pradesh 221007",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [31.62, 74.8765]
},
"property": {
"name": "Harmandir Sahib: The Golden Temple of Amritsar",
"address": "Golden Temple Rd, Atta Mandi, Katra Ahluwalia, Amritsar, Punjab 143006",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [26.9108, 70.9195]
},
"property": {
"name": "The Golden City: Jaisalmer",
"address": "Savi Group, near Gadisar Lake Circle, Postal Colony, Jaisalmer, Rajasthan 345001",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [28.6562, 77.241]
},
"property": {
"name": "The Red Fort, New Delhi",
"address": "Netaji Subhash Marg, Lal Qila, Chandni Chowk, New Delhi, Delhi 110006",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [18.922, 72.8347]
},
"property": {
"name": "Mumbai: The Gateway of India",
"address": "Apollo Bandar, Colaba, Mumbai, Maharashtra 400001",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [17.3604, 78.4736]
},
"property": {
"name": "Mecca Masjid, Hyderabad",
"address": "Charminar Rd, Charminar, Ghansi Bazaar, Hyderabad, Telangana 500002",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [26.9855, 75.8513]
},
"property": {
"name": "Amer Fort, Jaipur",
"address": "Devisinghpura, Amer, Jaipur, Rajasthan 302001",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [22.5448,88.3426]
},
"property": {
"name": "Victoria Memorial",
"address": "Victoria Memorial Hall, 1, Queens Way, Maidan, Kolkata, West Bengal 700071",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [9.4621549, 77.2281141]
},
"property": {
"name": "Periyar National Park and Wildlife Sanctuary, Madurai",
"address": "Idukki and Pathanamthitta, Kerala state, India",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [27.1795, 78.0211]
},
"property": {
"name": "Agra Fort",
"address": "Agra Fort, Rakabganj, Agra, Uttar Pradesh 282003",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [20.0258, 75.178]
},
"property": {
"name": "The Ellora Caves, Aurangabad",
"address": "Ellora Cave Rd, Ellora, Maharashtra 431102",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [26.298, 73.0188]
},
"property": {
"name": "Mehrangarh Fort, Jodhpur",
"address": "P.B # 165, The, Fort Rd, Jodhpur, Rajasthan 342006",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [12.3052, 76.6552]
},
"property": {
"name": "Mysore Palace",
"address": "Sayyaji Rao Rd, Agrahara, Chamrajpura, Mysuru, Karnataka 570001",
"phone": "1234567890"
}
},
{
"type": "feature",
"geometry": {
"type": "Pointer",
"coordinate": [24.6959, 84.9914]
},
"property": {
"name": "Mahabodhi Temple, Bodhgaya",
"address": "Bodh Gaya, Bihar 824231",
"phone": "1234567890"
}
}
]
// export default list