{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001200594, The Spires",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.060313759081092,
          50.27159522590036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001200595, The Spires",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.059994935821827,
          50.27165760227485
        ]
      }
    }
  ]
}