{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000844041, West Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8724785014739895,
          54.96871033439862
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000844042, West Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8721664141331162,
          54.9686111591651
        ]
      }
    }
  ]
}