{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001122383, Edith Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3282205189927674,
          52.11199271170118
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003221252, Edith Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3285669550915724,
          52.113430235212476
        ]
      }
    }
  ]
}