{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010388546, Edwards Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7056200211422246,
          54.830247265882726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004277646, Holmside Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7058223186249182,
          54.830256742218
        ]
      }
    }
  ]
}