-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathparking_spots_dartmouth.json
More file actions
65 lines (65 loc) · 2.17 KB
/
parking_spots_dartmouth.json
File metadata and controls
65 lines (65 loc) · 2.17 KB
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
[
{
"name": "Emily and Errik Anderson Parking Garage",
"address": "15 Thayer Dr, Hanover, NH 03755, USA",
"coordinates": {
"lat": 43.703102,
"lng": -72.2950189
},
"imageUrl": "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=ATplDJYeCvcdd6EWTmPmxiG9sN--cBQH2qOFmKQ6tdlrkg_myywfN7JZym12gjtMySP3Wa_9fT5o8_SdbZ9indtL96sf2uc6GRDmDhubQnSFxu_4OGg8MwvwNPXZNNfnQVE4j1akGEKpMFKSMi7LW2GJ_QJQA3lFPlVmrVwzsRB3ENlffwjq&key=#BLESSED"
},
{
"name": "Maynard Parking Lot",
"address": "Maynard St, Hanover, NH 03755, USA",
"coordinates": {
"lat": 43.7081644,
"lng": -72.286988
},
"imageUrl": ""
},
{
"name": "Hanover NH Parking Garage",
"address": "Hanover, NH 03755, USA",
"coordinates": {
"lat": 43.7002937,
"lng": -72.2879475
},
"imageUrl": "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=ATplDJY4dqZcwrrSzsU50OWWpdeSIYF9t2Kf8BRYwHsBT3vniq1DTbMHTpI5rPeAJ6UdSwtEtbNpXmrjDprBhYW81djN-CdSEn1y-6pTceHTOtexP8h6LBoARUbwox_2ro2luD8pvggsltxY9MYBKTg5mJkxH-a057exmjRx9TvHOP4eKSbG&key=#BLESSED"
},
{
"name": "General Shop Parking",
"address": "7 Lebanon St, Hanover, NH 03755, USA",
"coordinates": {
"lat": 43.7003653,
"lng": -72.2881788
},
"imageUrl": "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=ATplDJbC0XQp-bQeeazq78Lfnes5eZFBQtJGg1vq_ll6u7IsOKwgwMPgfUrUZpzyGNk4izg7_wIo2YbKFgI1Tt3Lz8hBcLKzrbfVshJvelx_Cjcjrw4gm7m8G3gEaw6oKSh3hvPIp8QczUL5OcDa25wm-zlclZWFXpUpHnVgR5KUlX8V1wKc&key=#BLESSED"
},
{
"name": "A Lot",
"address": "1 Smith Rd, Hanover, NH 03755, USA",
"coordinates": {
"lat": 43.70658539999999,
"lng": -72.277846
},
"imageUrl": ""
},
{
"name": "Dartmouth Transportation Services",
"address": "14 Mass Row North Massachusetts, Hanover, NH 03755, USA",
"coordinates": {
"lat": 43.7040495,
"lng": -72.2905389
},
"imageUrl": ""
},
{
"name": "Lot 9",
"address": "69 Hanover St, Hanover, NH 03755, USA",
"coordinates": {
"lat": 43.68562439999999,
"lng": -72.26571419999999
},
"imageUrl": ""
}
]