-
Notifications
You must be signed in to change notification settings - Fork 0
/
fetchFacilityDetailResponse.json
109 lines (109 loc) · 3.02 KB
/
fetchFacilityDetailResponse.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
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
{
"id": "30c8c76a-47ad-4294-b0e6-caf8fe02262c",
"title": "125 S Clark St. - Garage",
"addresses": [
{
"id": "0a0a45b7-b3ff-47e0-ad34-99a573d254bb",
"city": "Chicago",
"latitude": 40.6,
"longitude": -73.9,
"state": "IL",
"street_address_1": "123 W Parking Street",
"street_address_2": "Unit 4302",
"timezone": "America/Chicago",
"country": "US",
"types": [
"physical"
],
"zipcode": 60067
}
],
"amenities": [
{
"amenity": "shuttle",
"description": "Airport Shuttle"
}
],
"redemption": {
"type": "self",
"instructions": {
"pre": [
{
"id": "127ea74f-c217-48d3-8b85-adea6bd3dbf3",
"illustration": {
"id": "56b76906-24b4-4773-808c-88d66f79a639",
"url": "https://spothero.com/images/56b76906-24b4-4773-808c-88d66f79a639.png\n",
"caption": "An entrance for vehicles to a gray concrete parking structure.\n"
},
"text": "Show the attendant your pass."
}
],
"during": [
{
"id": "127ea74f-c217-48d3-8b85-adea6bd3dbf3",
"illustration": {
"id": "56b76906-24b4-4773-808c-88d66f79a639",
"url": "https://spothero.com/images/56b76906-24b4-4773-808c-88d66f79a639.png\n",
"caption": "An entrance for vehicles to a gray concrete parking structure.\n"
},
"text": "Show the attendant your pass."
}
],
"post": [
{
"id": "127ea74f-c217-48d3-8b85-adea6bd3dbf3",
"illustration": {
"id": "56b76906-24b4-4773-808c-88d66f79a639",
"url": "https://spothero.com/images/56b76906-24b4-4773-808c-88d66f79a639.png\n",
"caption": "An entrance for vehicles to a gray concrete parking structure.\n"
},
"text": "Show the attendant your pass."
}
]
}
},
"description": "First level parking spot close to entertainment.",
"facility_type": "garage",
"navigation_tip": "Enter through the entrance",
"clearance_inches": 56,
"hours_of_operation": {
"periods": [
{
"day_of_week": "monday",
"start_time_secs": 3600,
"end_time_secs": 3600
}
],
"text": "This facility is open 24/7",
"always_open": false
},
"images": [
{
"id": "56b76906-24b4-4773-808c-88d66f79a639",
"url": "https://spothero.com/images/56b76906-24b4-4773-808c-88d66f79a639.png\n",
"caption": "An entrance for vehicles to a gray concrete parking structure.\n"
}
],
"product_types": [
{
"type": "airport",
"description": "Hourly parking"
}
],
"ratings": {
"rating": 4.56,
"count": 420
},
"restrictions": [
"Oversized vehicles not permitted."
],
"requirements": {
"printout": false,
"license_plate": false,
"phone_number": false
},
"supported_fee_types": [
"reservation_fee"
],
"@availability": "https://api.spothero.com/v2/search/30c8c76a-47ad-4294-b0e6-caf8fe02262c"
}