{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023869425, Bath Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8711419616486828,
          50.71901483711341
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041084025, Bath Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8711419616486828,
          50.71901483711341
        ]
      }
    }
  ]
}