Skip to content

Instantly share code, notes, and snippets.

@JesseHerrick
Created November 8, 2013 01:35
Show Gist options
  • Save JesseHerrick/7364877 to your computer and use it in GitHub Desktop.
Save JesseHerrick/7364877 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-84.16616,
39.69919
]
},
"properties": {
"marker-symbol": "school",
"name": "Kettering Fairmont High School",
"address": "3301 Shroyer Rd 45429 OH"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment