{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012593557, Whitby Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.902867953926033,
          53.278437213418655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003331854, Whitby Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.902867953926033,
          53.278437213418655
        ]
      }
    }
  ]
}