{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013943566, Queen Elizabeth Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.077775037554806,
          52.114033728964344
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013943568, Queen Elizabeth Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.077775053252804,
          52.11404271947463
        ]
      }
    }
  ]
}