2017-04-05 14:59:37 +00:00
|
|
|
{
|
|
|
|
"type": "FeatureCollection",
|
|
|
|
"features": [
|
|
|
|
{
|
|
|
|
"type": "Feature",
|
|
|
|
"properties": {
|
|
|
|
"Name": "Albina Press",
|
|
|
|
"Address": "4637 N Albina Ave Portland, OR 97217",
|
|
|
|
"Notes": "usually busy, outlets on side wall only"
|
|
|
|
},
|
|
|
|
"geometry": {
|
|
|
|
"type": "Point",
|
|
|
|
"coordinates": [
|
2017-08-30 17:31:51 +00:00
|
|
|
-122.675169,
|
|
|
|
45.556732
|
2017-04-05 14:59:37 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Feature",
|
|
|
|
"properties": {
|
|
|
|
"Name": "Arbor Lodge",
|
|
|
|
"Address": "1507 N Rosa Parks Way Portland, OR 97217",
|
|
|
|
"Notes": ""
|
|
|
|
},
|
|
|
|
"geometry": {
|
|
|
|
"type": "Point",
|
|
|
|
"coordinates": [
|
2017-08-30 17:31:51 +00:00
|
|
|
-122.682427,
|
|
|
|
45.569975
|
2017-04-05 14:59:37 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Feature",
|
|
|
|
"properties": {
|
|
|
|
"Name": "Three Friends Coffeehouse",
|
|
|
|
"Address": "201 SE 12th Ave, Portland, OR 97214",
|
|
|
|
"Notes": ""
|
|
|
|
},
|
|
|
|
"geometry": {
|
|
|
|
"type": "Point",
|
|
|
|
"coordinates": [
|
2017-08-30 17:31:51 +00:00
|
|
|
-122.654961,
|
|
|
|
45.521259
|
2017-04-05 14:59:37 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Feature",
|
|
|
|
"properties": {
|
|
|
|
"Name": "Lucky Labrador Brew Pub",
|
|
|
|
"Address": "915 SE Hawthorne Blvd. Portland, OR 97214",
|
|
|
|
"Notes": "Dog friendly"
|
|
|
|
},
|
|
|
|
"geometry": {
|
|
|
|
"type": "Point",
|
|
|
|
"coordinates": [
|
2017-08-30 17:31:51 +00:00
|
|
|
-122.656259,
|
|
|
|
45.512331
|
2017-04-05 14:59:37 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
2017-08-30 17:31:51 +00:00
|
|
|
}
|