-
-
Save mojodna/814913 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"geometry":{ | |
"type":"Point", | |
"coordinates":[ | |
-122.421583, | |
37.795027 | |
] | |
}, | |
"type":"Feature", | |
"id":"SG_5JkVsYK82eLj26eomFrI7S_37.795027_-122.421583@1291796505", | |
"properties":{ | |
"province":"CA", | |
"city":"San Francisco", | |
"name":"Bell Tower", | |
"tags":[], | |
"country":"US", | |
"phone":"+1 415 567 9596", | |
"href": "http://api.simplegeo.com/1.0/features/[email protected]", | |
"address":"1900 Polk St", | |
"owner":"simplegeo", | |
"postcode":"94109", | |
"classifiers":[ | |
{ | |
"type":"Food & Drink", | |
"category":"Restaurant", | |
"subcategory":"" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment