Skip to content

Instantly share code, notes, and snippets.

@arfon
Created March 24, 2014 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save arfon/9741189 to your computer and use it in GitHub Desktop.
Save arfon/9741189 to your computer and use it in GitHub Desktop.
Raoul's bar -- March 25th at 7:30pm
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-symbol": "star",
"marker-size": "large",
"Venue": "Raoul's",
"Address": "32 Walton St, Oxford, OX2 6AA",
"When": "Tuesday, March 25th, 7:30pm"
},
"geometry": {
"type": "Point",
"coordinates": [
-1.2636541,
51.7580726
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment