-
Notifications
You must be signed in to change notification settings - Fork 0
/
sights of athens.json
72 lines (72 loc) · 1.63 KB
/
sights of athens.json
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
{
"name" : "acropolis",
"id" : "1",
"description" : "",
"kind" : "temple",
"latitude" : "37.9715323",
"longitude" : "23.7257492"
},
"name" : "parthenonas",
"id" : "2",
"description" : "",
"kind" : "temple",
"latitude" : "37.9715285",
"longitude" : "23.7267166"
},
"name" : "plaka",
"id" : "3",
"description" : "",
"kind" : "point of interest",
"latitude" : "37.9706814",
"longitude" : "23.7294139"
},
"name" : "monastiraki",
"id" : "4",
"description" : "",
"kind" : "point of interest",
"latitude" : "37.9768203",
"longitude" : "23.7245385"
},
"name" : "acropolis museum",
"id" : "5",
"description" : "",
"kind" : "museum",
"latitude" : "37.96849309",
"longitude" : "23.72858047"
},
"name" : "syntagma square",
"id" : "6",
"description" : "",
"kind" : "point of interest",
"latitude" : "37.9755994",
"longitude" : "23.7339867"
},
"name" : "kolonaki",
"id" : "7",
"description" : "point of interest",
"kind" : "point of interest",
"latitude" : "37.9779718",
"longitude" : "23.7429958"
},
"name" : "benaki museum",
"id" : "8",
"description" : "",
"kind" : "museum",
"latitude" : "37.975952",
"longitude" : "23.740446"
},
"name" : "keramikos",
"id" : "9",
"description" : "",
"kind" : "museum",
"latitude" : "37.97775223",
"longitude" : "23.713542"
},
"name" : "stavros niarchos foundation",
"id" : "10",
"description" : "",
"kind" : "art and culture",
"latitude" : "37.9399759",
"longitude" : "23.6918887"
}
}