{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093043371, West Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7375875605577369,
          54.85764819470314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110803633, West Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7375875605577369,
          54.85764819470314
        ]
      }
    }
  ]
}