Skip to content

Instantly share code, notes, and snippets.

@adkatrit
Created January 13, 2014 02:18
Show Gist options
  • Save adkatrit/8393680 to your computer and use it in GitHub Desktop.
Save adkatrit/8393680 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": [
-104.8497428,
39.3884551,
1897.4
]
},
"properties": {
"name": "Castle Rock Rec Center",
"description": "2301 Woodlands Blvd."
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-104.8601483,
39.3703589,
1891.2
]
},
"properties": {
"name": "Castle Rock Town Hall",
"description": "100 Wilcox St."
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-104.8582411,
39.3732685,
1856.8
]
},
"properties": {
"name": "Castle Rock Bike and Ski",
"description": "411 4th St."
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-104.8860743,
39.403975800000005,
1843.6
]
},
"properties": {
"name": "Castle Rock Adventist Health Campus",
"description": "2350 Meadows Blvd."
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment