-
Notifications
You must be signed in to change notification settings - Fork 1
/
locations.json
68 lines (68 loc) · 2.9 KB
/
locations.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
{
"Sisters Coffee": {
"avatarUrl": "https://oldmilldistrict.com/wp-content/uploads/2021/09/21758_sisters-coffee-co-logo.png",
"locationName": "Portland, OR",
"locationUrl": "https://www.sisterscoffee.com/pearl-cafe",
"description": "Ask for the 'Naughty Uncle' breakfast bar"
},
"^H Hackerspace": {
"avatarUrl": "https://avatars.githubusercontent.com/u/11034600?s=200&v=4",
"locationName": "Portland, OR",
"locationUrl": "https://pdxhackerspace.org/",
"description": "Non-profit educational community space"
},
"Barista Pearl": {
"avatarUrl": "https://pbs.twimg.com/profile_images/1046501522761105409/deKLGAKv_400x400.jpg",
"locationName": "Portland, OR",
"locationUrl": "https://baristapdx.com/pages/the-pearl",
"description": "Best lattes around"
},
"The Society Bingen": {
"avatarUrl": "https://zeroweb-downloads.s3.us-west-2.amazonaws.com/society-bingen.png",
"locationName": "Bingen, WA",
"locationUrl": "https://thesocietyhotel.com/bingen/",
"description": "Beautiful hotel for weary travelers"
},
"Pope House": {
"avatarUrl": "https://zeroweb-downloads.s3.us-west-2.amazonaws.com/pope-house.jpg",
"locationName": "Portland, OR",
"locationUrl": "https://www.popehouselounge.com/",
"description": "Pope House bourbon lounge"
},
"Emerald Line": {
"avatarUrl": "https://zeroweb-downloads.s3.us-west-2.amazonaws.com/emerald-line.png",
"locationName": "Portland, OR",
"locationUrl": "https://www.theemeraldline.com/",
"description": "Great patio and drinks"
},
"Fall Creek": {
"avatarUrl": "https://zeroweb-downloads.s3.us-west-2.amazonaws.com/fall-creek.png",
"locationName": "Springfield, OR",
"locationUrl": "https://stateparks.oregon.gov/index.cfm?do=park.profile&parkId=176",
"description": "Beautiful camping spot"
},
"Lewis River Falls": {
"avatarUrl": "https://zeroweb-downloads.s3.us-west-2.amazonaws.com/lower-falls.png",
"locationName": "Cougar, WA",
"locationUrl": "https://www.wta.org/go-hiking/hikes/lewis-river-falls",
"description": "Camping in view of Mt. St. Helens"
},
"Venetian Las Vegas": {
"avatarUrl": "https://zeroweb-downloads.s3.us-west-2.amazonaws.com/venetian.png",
"locationName": "Las Vegas, NV",
"locationUrl": "https://www.venetianlasvegas.com/",
"description": "The site of AWS re:Invent and Vanderpump Cocktail Garden"
},
"Adrift": {
"avatarUrl": "https://www.adrifthotel.com/wp-content/themes/adrift-dc/assets/images/apple-icon-touch.png",
"locationName": "Long Beach, WA",
"locationUrl": "https://www.adrifthotel.com/",
"description": "The place for serene writing and walks on the beach"
},
"Aspect": {
"avatarUrl": "https://zeroweb-downloads.s3.us-west-2.amazonaws.com/aspect-logo.png",
"locationName": "Portland, OR",
"locationUrl": "http://aspectportland.com",
"description": "Industrial working space"
}
}