{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009813452, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9988775535900044,
          50.91987962605067
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032900719, Enterprise Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9985459610033737,
          50.92008361391479
        ]
      }
    }
  ]
}