Skip to content

Instantly share code, notes, and snippets.

@fawcett
Last active August 29, 2015 14:24
Show Gist options
  • Save fawcett/199ca87d79052c4c31c1 to your computer and use it in GitHub Desktop.
Save fawcett/199ca87d79052c4c31c1 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": [-93.183, 44.9174]},
"properties": {"Location": "Highland Park Library",
"Address": "1974 Ford Pkwy",
"City": "St. Paul",
"Meeting Time":"5:30 - 7:30 p.m.",
"Meeting Location": "Community Room, 2nd Floor"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment