Skip to content

Instantly share code, notes, and snippets.

@afeld
Created March 3, 2014 03:50
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 afeld/c0d5e94dfe21174acf14 to your computer and use it in GitHub Desktop.
Save afeld/c0d5e94dfe21174acf14 to your computer and use it in GitHub Desktop.
Publik Draft House
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-symbol": "star",
"marker-size": "large",
"Venue": "Publik Draft House",
"Address": "654 Peachtree St NE Atlanta, GA 30308",
"When": "Friday, March 7th, 7:30pm"
},
"geometry": {
"type": "Point",
"coordinates": [
-84.385085105896,
33.77243206427502
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment