{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023242997, West Bay Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7587166264723484,
          50.72576112941324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041032861, West Bay Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7586104146401595,
          50.72620246880964
        ]
      }
    }
  ]
}