{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012023386, Castle Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4115853060411329,
          51.42907180154716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060942416, Rochester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4120063265259681,
          51.42914407590247
        ]
      }
    }
  ]
}