Apple Maps Scraper avatar
Apple Maps Scraper
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Apple Maps Scraper

Apple Maps Scraper

alexey/apple-maps-scraper

Reveal what iPhone, iPad and iOS users see on their maps, collect business data with categorized photos, detailed amenities, direct link to booking.com and TripAdvisor, business hours and more!

Unofficial search for Apple Maps places with direct map links in output.

Address of administrative area

Free form address required, actor will try to convert it to area on the map (geocoding). In some cases you might need to change order of words, i.e. Prague Old Town fails but Old Town Prague works.

Search term

Search should be meaningful word(s) otherwise you will not get any results. Output is not exact, i.e. for hotel you will see other types of places if Apple Maps consider them relevant. Strict search will improve accuracy but also might cause some data loss.

Cell meters

When you search an area of a certain size, i.e. 1000 X 1000 meters you can add cell size in meters to do sub-searches over smaller areas inside to get more results. Try to search without a cell first and see area size in logs.

Input example

Input can also include direct Apple Maps URLs in case you want to crawl them again.

1{
2    "address": "Old Town Prague",
3    "searchTerm": "hotel",
4    "startUrls": [
5        { "url": "https://maps.apple.com/place?q=Grand%20Hotel%20Bohemia&ll=50.0877011%2C14.4265912" }
6    ],
7}

Output example

1{
2	"url": "https://maps.apple.com/place?auid=2078659374473747885",
3	"name": "LOCA Bar & Lounge",
4	"telephone": "+420602225342",
5	"categories": [
6		"Lounge"
7	],
8	"placeDisplayType": "BUSINESS",
9	"phoneNumberFormatted": "+420 602 225 342",
10	"locationInfo": {
11		"center": {
12			"lat": 50.085220483343726,
13			"lng": 14.414454102516174
14		},
15		"timezone": "Europe/Prague",
16		"timezoneOffset": "+01:00"
17	},
18	"bounds": {
19		"displayMapRegion": {
20			"southLat": 50.0807130235794,
21			"westLng": 14.407496633885389,
22			"northLat": 50.089696176420595,
23			"eastLng": 14.421496766114613
24		}
25	},
26	"placeRating": {
27		"score": 3,
28		"maxScore": 5,
29		"numRatingsUsedForScore": 8,
30		"ratingsFormatted": "8"
31	},
32	"captionedPhoto": {
33		"caption": "Loca Bar & Lounge",
34		"photo": {
35			"photoId": "373634613",
36			"photoVersions": [
37				{
38					"width": 250,
39					"height": 250,
40					"url": "http://media-cdn.tripadvisor.com/media/photo-s/16/45/36/35/loca-time.jpg",
41					"urlType": "URL_TYPE_REGULAR"
42				}
43			]
44		},
45		"displayFullPhotoInline": false,
46		"displayFullScreenPhotoGallery": true,
47		"useGallery": true,
48		"obfuscateFullScreenPhoto": false,
49		"viewPhotoActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&cid=373634613&action=view&language=en-US"
50	},
51	"categorizedPhotos": {
52		"photos": [
53			{
54				"caption": "Loca Bar & Lounge",
55				"photo": {
56					"photoId": "373634613",
57					"photoVersions": [
58						{
59							"width": 640,
60							"height": 960,
61							"url": "http://media-cdn.tripadvisor.com/media/photo-o/16/45/36/35/loca-time.jpg",
62							"urlType": "URL_TYPE_REGULAR"
63						}
64					]
65				},
66				"displayFullPhotoInline": false,
67				"displayFullScreenPhotoGallery": true,
68				"useGallery": true,
69				"obfuscateFullScreenPhoto": false,
70				"attribution": {
71					"vendorId": "com.tripadvisor",
72					"externalItemId": "15813257",
73					"attributionUrls": [
74						"http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&action=view"
75					],
76					"displayName": "TripAdvisor",
77					"logoUrls": [
78						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5.png",
79						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@2x.png",
80						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@3x.png"
81					],
82					"snippetLogoUrls": [
83						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4.png",
84						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@2x.png",
85						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@3x.png"
86					],
87					"baseActionUrl": "http://www.tripadvisor.com/AppleMapsAction"
88				},
89				"viewPhotoActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&cid=373634613&action=view&language=en-US"
90			},
91			{
92				"caption": "Loca Bar & Lounge",
93				"photo": {
94					"photoId": "373634603",
95					"photoVersions": [
96						{
97							"width": 750,
98							"height": 500,
99							"url": "http://media-cdn.tripadvisor.com/media/photo-o/16/45/36/2b/loca-time.jpg",
100							"urlType": "URL_TYPE_REGULAR"
101						}
102					]
103				},
104				"displayFullPhotoInline": false,
105				"displayFullScreenPhotoGallery": true,
106				"useGallery": true,
107				"obfuscateFullScreenPhoto": false,
108				"attribution": {
109					"vendorId": "com.tripadvisor",
110					"externalItemId": "15813257",
111					"attributionUrls": [
112						"http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&action=view"
113					],
114					"displayName": "TripAdvisor",
115					"logoUrls": [
116						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5.png",
117						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@2x.png",
118						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@3x.png"
119					],
120					"snippetLogoUrls": [
121						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4.png",
122						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@2x.png",
123						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@3x.png"
124					],
125					"baseActionUrl": "http://www.tripadvisor.com/AppleMapsAction"
126				},
127				"viewPhotoActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&cid=373634603&action=view&language=en-US"
128			},
129			{
130				"caption": "Loca Bar & Lounge",
131				"photo": {
132					"photoId": "372100365",
133					"photoVersions": [
134						{
135							"width": 550,
136							"height": 368,
137							"url": "http://media-cdn.tripadvisor.com/media/photo-s/16/2d/cd/0d/getlstd-property-photo.jpg",
138							"urlType": "URL_TYPE_REGULAR"
139						}
140					]
141				},
142				"displayFullPhotoInline": false,
143				"displayFullScreenPhotoGallery": true,
144				"useGallery": true,
145				"obfuscateFullScreenPhoto": false,
146				"attribution": {
147					"vendorId": "com.tripadvisor",
148					"externalItemId": "15813257",
149					"attributionUrls": [
150						"http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&action=view"
151					],
152					"displayName": "TripAdvisor",
153					"logoUrls": [
154						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5.png",
155						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@2x.png",
156						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@3x.png"
157					],
158					"snippetLogoUrls": [
159						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4.png",
160						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@2x.png",
161						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@3x.png"
162					],
163					"baseActionUrl": "http://www.tripadvisor.com/AppleMapsAction"
164				},
165				"viewPhotoActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&cid=372100365&action=view&language=en-US"
166			},
167			{
168				"caption": "Loca Bar & Lounge",
169				"photo": {
170					"photoId": "384529565",
171					"photoVersions": [
172						{
173							"width": 1536,
174							"height": 2048,
175							"url": "http://media-cdn.tripadvisor.com/media/photo-o/16/eb/74/9d/photo0jpg.jpg",
176							"urlType": "URL_TYPE_REGULAR"
177						}
178					]
179				},
180				"displayFullPhotoInline": false,
181				"displayFullScreenPhotoGallery": true,
182				"useGallery": true,
183				"obfuscateFullScreenPhoto": false,
184				"attribution": {
185					"vendorId": "com.tripadvisor",
186					"externalItemId": "15813257",
187					"attributionUrls": [
188						"http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&action=view"
189					],
190					"displayName": "TripAdvisor",
191					"logoUrls": [
192						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5.png",
193						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@2x.png",
194						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@3x.png"
195					],
196					"snippetLogoUrls": [
197						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4.png",
198						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@2x.png",
199						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@3x.png"
200					],
201					"baseActionUrl": "http://www.tripadvisor.com/AppleMapsAction"
202				},
203				"viewPhotoActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&cid=384529565&action=view&language=en-US"
204			},
205			{
206				"caption": "Loca Bar & Lounge",
207				"photo": {
208					"photoId": "373634605",
209					"photoVersions": [
210						{
211							"width": 640,
212							"height": 960,
213							"url": "http://media-cdn.tripadvisor.com/media/photo-o/16/45/36/2d/loca-time.jpg",
214							"urlType": "URL_TYPE_REGULAR"
215						}
216					]
217				},
218				"displayFullPhotoInline": false,
219				"displayFullScreenPhotoGallery": true,
220				"useGallery": true,
221				"obfuscateFullScreenPhoto": false,
222				"attribution": {
223					"vendorId": "com.tripadvisor",
224					"externalItemId": "15813257",
225					"attributionUrls": [
226						"http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&action=view"
227					],
228					"displayName": "TripAdvisor",
229					"logoUrls": [
230						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5.png",
231						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@2x.png",
232						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@3x.png"
233					],
234					"snippetLogoUrls": [
235						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4.png",
236						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@2x.png",
237						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@3x.png"
238					],
239					"baseActionUrl": "http://www.tripadvisor.com/AppleMapsAction"
240				},
241				"viewPhotoActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&cid=373634605&action=view&language=en-US"
242			},
243			{
244				"caption": "Loca Bar & Lounge",
245				"photo": {
246					"photoId": "373634580",
247					"photoVersions": [
248						{
249							"width": 1919,
250							"height": 1280,
251							"url": "http://media-cdn.tripadvisor.com/media/photo-o/16/45/36/14/loca-time.jpg",
252							"urlType": "URL_TYPE_REGULAR"
253						}
254					]
255				},
256				"displayFullPhotoInline": false,
257				"displayFullScreenPhotoGallery": true,
258				"useGallery": true,
259				"obfuscateFullScreenPhoto": false,
260				"attribution": {
261					"vendorId": "com.tripadvisor",
262					"externalItemId": "15813257",
263					"attributionUrls": [
264						"http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&action=view"
265					],
266					"displayName": "TripAdvisor",
267					"logoUrls": [
268						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5.png",
269						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@2x.png",
270						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@3x.png"
271					],
272					"snippetLogoUrls": [
273						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4.png",
274						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@2x.png",
275						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@3x.png"
276					],
277					"baseActionUrl": "http://www.tripadvisor.com/AppleMapsAction"
278				},
279				"viewPhotoActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&cid=373634580&action=view&language=en-US"
280			},
281			{
282				"caption": "Loca Bar & Lounge",
283				"photo": {
284					"photoId": "373634611",
285					"photoVersions": [
286						{
287							"width": 1080,
288							"height": 720,
289							"url": "http://media-cdn.tripadvisor.com/media/photo-o/16/45/36/33/loca-time.jpg",
290							"urlType": "URL_TYPE_REGULAR"
291						}
292					]
293				},
294				"displayFullPhotoInline": false,
295				"displayFullScreenPhotoGallery": true,
296				"useGallery": true,
297				"obfuscateFullScreenPhoto": false,
298				"attribution": {
299					"vendorId": "com.tripadvisor",
300					"externalItemId": "15813257",
301					"attributionUrls": [
302						"http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&action=view"
303					],
304					"displayName": "TripAdvisor",
305					"logoUrls": [
306						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5.png",
307						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@2x.png",
308						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@3x.png"
309					],
310					"snippetLogoUrls": [
311						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4.png",
312						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@2x.png",
313						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@3x.png"
314					],
315					"baseActionUrl": "http://www.tripadvisor.com/AppleMapsAction"
316				},
317				"viewPhotoActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&cid=373634611&action=view&language=en-US"
318			},
319			{
320				"caption": "Loca Bar & Lounge",
321				"photo": {
322					"photoId": "373634591",
323					"photoVersions": [
324						{
325							"width": 1919,
326							"height": 1280,
327							"url": "http://media-cdn.tripadvisor.com/media/photo-o/16/45/36/1f/loca-time.jpg",
328							"urlType": "URL_TYPE_REGULAR"
329						}
330					]
331				},
332				"displayFullPhotoInline": false,
333				"displayFullScreenPhotoGallery": true,
334				"useGallery": true,
335				"obfuscateFullScreenPhoto": false,
336				"attribution": {
337					"vendorId": "com.tripadvisor",
338					"externalItemId": "15813257",
339					"attributionUrls": [
340						"http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&action=view"
341					],
342					"displayName": "TripAdvisor",
343					"logoUrls": [
344						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5.png",
345						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@2x.png",
346						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@3x.png"
347					],
348					"snippetLogoUrls": [
349						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4.png",
350						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@2x.png",
351						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@3x.png"
352					],
353					"baseActionUrl": "http://www.tripadvisor.com/AppleMapsAction"
354				},
355				"viewPhotoActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&cid=373634591&action=view&language=en-US"
356			},
357			{
358				"caption": "Loca Bar & Lounge",
359				"photo": {
360					"photoId": "373634609",
361					"photoVersions": [
362						{
363							"width": 641,
364							"height": 960,
365							"url": "http://media-cdn.tripadvisor.com/media/photo-o/16/45/36/31/loca-time.jpg",
366							"urlType": "URL_TYPE_REGULAR"
367						}
368					]
369				},
370				"displayFullPhotoInline": false,
371				"displayFullScreenPhotoGallery": true,
372				"useGallery": true,
373				"obfuscateFullScreenPhoto": false,
374				"attribution": {
375					"vendorId": "com.tripadvisor",
376					"externalItemId": "15813257",
377					"attributionUrls": [
378						"http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&action=view"
379					],
380					"displayName": "TripAdvisor",
381					"logoUrls": [
382						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5.png",
383						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@2x.png",
384						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@3x.png"
385					],
386					"snippetLogoUrls": [
387						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4.png",
388						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@2x.png",
389						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@3x.png"
390					],
391					"baseActionUrl": "http://www.tripadvisor.com/AppleMapsAction"
392				},
393				"viewPhotoActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&cid=373634609&action=view&language=en-US"
394			},
395			{
396				"caption": "Loca Bar & Lounge",
397				"photo": {
398					"photoId": "373634599",
399					"photoVersions": [
400						{
401							"width": 640,
402							"height": 960,
403							"url": "http://media-cdn.tripadvisor.com/media/photo-o/16/45/36/27/loca-time.jpg",
404							"urlType": "URL_TYPE_REGULAR"
405						}
406					]
407				},
408				"displayFullPhotoInline": false,
409				"displayFullScreenPhotoGallery": true,
410				"useGallery": true,
411				"obfuscateFullScreenPhoto": false,
412				"attribution": {
413					"vendorId": "com.tripadvisor",
414					"externalItemId": "15813257",
415					"attributionUrls": [
416						"http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&action=view"
417					],
418					"displayName": "TripAdvisor",
419					"logoUrls": [
420						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5.png",
421						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@2x.png",
422						"https://gspe21-ssl.ls.apple.com/attributionsearch/button-tripadvisor-logo-5@3x.png"
423					],
424					"snippetLogoUrls": [
425						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4.png",
426						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@2x.png",
427						"https://gspe21-ssl.ls.apple.com/attributionsearch/siri-restaurants-tripadvisor-4@3x.png"
428					],
429					"baseActionUrl": "http://www.tripadvisor.com/AppleMapsAction"
430				},
431				"viewPhotoActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=photo&cid=373634599&action=view&language=en-US"
432			}
433		],
434		"numPhotosAvailable": 10
435	},
436	"businessHours": {
437		"weeklyHours": [
438			{
439				"days": [
440					"SUNDAY",
441					"SATURDAY"
442				],
443				"timeRanges": [
444					{
445						"from": 0,
446						"to": 14400
447					}
448				]
449			},
450			{
451				"days": [
452					"SUNDAY",
453					"SATURDAY",
454					"MONDAY",
455					"TUESDAY",
456					"WEDNESDAY",
457					"THURSDAY",
458					"FRIDAY"
459				],
460				"timeRanges": [
461					{
462						"from": 39600,
463						"to": 86400
464					}
465				]
466			},
467			{
468				"days": [
469					"MONDAY",
470					"TUESDAY",
471					"WEDNESDAY"
472				],
473				"timeRanges": [
474					{
475						"from": 0,
476						"to": 7200
477					}
478				]
479			},
480			{
481				"days": [
482					"THURSDAY",
483					"FRIDAY"
484				],
485				"timeRanges": [
486					{
487						"from": 0,
488						"to": 10800
489					}
490				]
491			}
492		],
493		"hoursType": "NORMAL",
494		"hoursThreshold": {
495			"openingSoonThresholdSeconds": 1800,
496			"closingSoonThresholdSeconds": 3600
497		},
498		"calendar": [
499			{
500				"days": [
501					"SUNDAY",
502					"TUESDAY"
503				],
504				"daysIndex": [
505					0,
506					1,
507					2
508				],
509				"timeRanges": [
510					{
511						"from": 39600,
512						"to": 93600
513					}
514				],
515				"hours": [
516					[
517						{
518							"hours": 11,
519							"minutes": 0
520						},
521						{
522							"hours": 2,
523							"minutes": 0
524						}
525					]
526				]
527			},
528			{
529				"days": [
530					"WEDNESDAY",
531					"THURSDAY"
532				],
533				"daysIndex": [
534					3,
535					4
536				],
537				"timeRanges": [
538					{
539						"from": 39600,
540						"to": 97200
541					}
542				],
543				"hours": [
544					[
545						{
546							"hours": 11,
547							"minutes": 0
548						},
549						{
550							"hours": 3,
551							"minutes": 0
552						}
553					]
554				]
555			},
556			{
557				"days": [
558					"FRIDAY",
559					"SATURDAY"
560				],
561				"daysIndex": [
562					5,
563					6
564				],
565				"timeRanges": [
566					{
567						"from": 39600,
568						"to": 100800
569					}
570				],
571				"hours": [
572					[
573						{
574							"hours": 11,
575							"minutes": 0
576						},
577						{
578							"hours": 4,
579							"minutes": 0
580						}
581					]
582				]
583			}
584		]
585	},
586	"address": {
587		"formattedAddressLines": [
588			"Smetanovo nábřeží 203/24",
589			"110 00 Prague",
590			"Czechia"
591		],
592		"country": "Czechia",
593		"countryCode": "CZ"
594	},
595	"addressObject": {
596		"locationAddress": ""
597	},
598	"containmentPlace": {
599		"containmentLine": {
600			"formatString": [
601				"Lounge"
602			]
603		}
604	},
605	"detailedAmenities": [
606		"Good for Groups",
607		"Accepts Reservations",
608		"Casual Attire",
609		"Free Wi-Fi",
610		"Accepts Credit Cards"
611	],
612	"review": [
613		{
614			"snippet": "Outrageous prices! 1000 czk for a shisha that didn‘t even smoke properly. The music was fine, but the quality of the shisha did not match the very high price",
615			"reviewTime": "2021-10-09T04:00:00Z",
616			"reviewer": {
617				"name": "nictschgen",
618				"image": {
619					"photoId": "",
620					"photoVersions": [
621						{
622							"width": 248,
623							"height": 186,
624							"url": "http://media-cdn.tripadvisor.com/media/photo-l/1a/f6/ee/db/default-avatar-2020-10.jpg",
625							"urlType": "URL_TYPE_REGULAR"
626						}
627					]
628				}
629			},
630			"reviewId": "813747707",
631			"rating": {
632				"score": 2,
633				"maxScore": 5
634			},
635			"viewReviewActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=review&cid=813747707&action=view&language=en-US"
636		},
637		{
638			"snippet": "We actually went there to smoke shisha. He told us that the price is 1000 czk. What an insane price! We travelled a lot and even in Switzerland you find shisha places which are cheaper. And in other b",
639			"reviewTime": "2019-12-29T05:00:00Z",
640			"reviewer": {
641				"name": "travelbuddy_1993",
642				"image": {
643					"photoId": "",
644					"photoVersions": [
645						{
646							"width": 248,
647							"height": 186,
648							"url": "http://media-cdn.tripadvisor.com/media/photo-l/1a/f6/f1/b8/default-avatar-2020-22.jpg",
649							"urlType": "URL_TYPE_REGULAR"
650						}
651					]
652				}
653			},
654			"reviewId": "735271624",
655			"rating": {
656				"score": 2,
657				"maxScore": 5
658			},
659			"viewReviewActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=review&cid=735271624&action=view&language=en-US"
660		},
661		{
662			"snippet": "Dopo una lunga passeggiata sul lungofiume cercavamo un posto dove fermarci a bere una birra che fosse al chiuso e al caldo. Locale carino che serve soprattutto cocktail, ma si trova anche birra local.",
663			"reviewTime": "2020-01-13T05:00:00Z",
664			"reviewer": {
665				"name": "Lella_Mauro",
666				"image": {
667					"photoId": "",
668					"photoVersions": [
669						{
670							"width": 248,
671							"height": 186,
672							"url": "http://media-cdn.tripadvisor.com/media/photo-l/01/2e/70/8d/avatar014.jpg",
673							"urlType": "URL_TYPE_REGULAR"
674						}
675					]
676				}
677			},
678			"reviewId": "738961189",
679			"rating": {
680				"score": 3,
681				"maxScore": 5
682			},
683			"viewReviewActionUrl": "http://www.tripadvisor.com/AppleMapsAction?id=15813257&component=review&cid=738961189&action=view&language=en-US"
684		}
685	],
686	"poiClaim": {
687		"claimUrl": "https://businessconnect.apple.com/placesonmaps/smb-onboarding?claimId=2078659374473747885",
688		"claimed": false,
689		"claimable": false
690	}
691}
Developer
Maintained by Community