{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002441130, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7253078332194285,
          51.412905039769335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000327157, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7257522151773227,
          51.412954831640334
        ]
      }
    }
  ]
}