{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "310062174, King's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9657292742653193,
          51.45506182885463
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310086040, King's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9657292742653193,
          51.45506182885463
        ]
      }
    }
  ]
}