{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000852193, Bush Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2332698115287677,
          52.189339335045894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000852280, Bush Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.233196154698984,
          52.18924058616139
        ]
      }
    }
  ]
}