{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011925575, Charlotte Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1610402345043767,
          51.921296860048365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011925576, Caraway Fields",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1609264354787434,
          51.92116118349762
        ]
      }
    }
  ]
}