{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250002841, Woods Batch",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.74973885741541,
          51.130410052451644
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250072985, Cemetery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.749944156924629,
          51.13073245479745
        ]
      }
    }
  ]
}