{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "40003870, Bigdale Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8746468580691555,
          53.48838521693182
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40073930, Bigdale Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8752609950532344,
          53.48820094512362
        ]
      }
    }
  ]
}