{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "34119320, New King's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1972219796110667,
          51.4731373605847
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "34119321, New King's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1972219796110667,
          51.4731373605847
        ]
      }
    }
  ]
}