{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63035507, Elizabeth Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3123663131598038,
          53.72423599951276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63197279, Elizabeth Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3123663131598038,
          53.72423599951276
        ]
      }
    }
  ]
}