Created
August 14, 2013 01:38
-
-
Save walesmd/6227316 to your computer and use it in GitHub Desktop.
via:geojson.io
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "title": "Kforce / KGS", "description": "Business park, brown building with Kforce and KGS signs.", "marker-color": "#00FF33" }, "geometry": { "type": "Point", "coordinates": [ -98.47644567489624, 29.569985835755052 ] } }, { "type": "Feature", "properties": { "title": "KGS", "description": "Ten story building, 7th floor", "marker-color": "#FFFF00" }, "geometry": { "type": "Point", "coordinates": [ -97.74847269058228, 30.2127022628845 ] } } ] }