{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000848157, West Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8677511613840052,
          54.95749049715791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000848158, West Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8674543159686336,
          54.957535105747056
        ]
      }
    }
  ]
}