{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091547373, Bath Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4929378862439937,
          51.41245673057408
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120051721, Bath Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4929378862439937,
          51.41245673057408
        ]
      }
    }
  ]
}