{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009975112, Blackburn Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4151272331722935,
          53.75057327972933
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002827419, Blackburn Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3997064185327446,
          53.75076054780966
        ]
      }
    }
  ]
}