-
Notifications
You must be signed in to change notification settings - Fork 97
/
google_map_places.json
44 lines (44 loc) · 1.11 KB
/
google_map_places.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
[
{
"name": "Musée de l'Orangerie",
"category": "Art museum",
"address": "Jardin des Tuileries, 75001 Paris, France",
"website": "musee-orangerie.fr",
"phone": "+33 1 44 50 43 00",
"review_count": "18,744 reviews",
"stars": "4.6",
"5_stars": "871",
"4_stars": "388",
"3_stars": "946",
"2_stars": "235",
"1_stars": "304"
},
{
"name": "The Centre Pompidou",
"category": "Cultural center",
"address": "Place Georges-Pompidou, 75004 Paris, France",
"website": "centrepompidou.fr",
"phone": "+33 1 44 78 12 33",
"review_count": "56,344 reviews",
"stars": "4.4",
"5_stars": "874",
"4_stars": "184",
"3_stars": "923",
"2_stars": "206",
"1_stars": "157"
},
{
"name": "Musée d'Orsay",
"category": "Art museum",
"address": "Esplanade Valéry Giscard d'Estaing, 75007 Paris, France",
"website": "musee-orsay.fr",
"phone": "+33 1 40 49 48 14",
"review_count": "94,982 reviews",
"stars": "4.8",
"5_stars": "979",
"4_stars": "066",
"3_stars": "327",
"2_stars": "596",
"1_stars": "014"
}
]