{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100987655, The Kingsway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.947434778295377,
          51.61994783314774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100987869, The Kingsway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.947551803692955,
          51.61998186098621
        ]
      }
    }
  ]
}