Skip to content

Instantly share code, notes, and snippets.

@mojodna
Forked from mager/simplegeo-feature.json
Created February 7, 2011 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mojodna/814913 to your computer and use it in GitHub Desktop.
Save mojodna/814913 to your computer and use it in GitHub Desktop.
{
"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/SG_5JkVsYK82eLj26eomFrI7S_37.795027_-122.421583@1291796505.json",
"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