{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "202020134, Wotton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2252918925196305,
          51.55938910915258
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202065935, Mora Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.22565821127818383,
          51.55887309294785
        ]
      }
    }
  ]
}