{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011907446, St Michael's Close",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1177161748914832,
          51.95648582330946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120801474, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1178602664853046,
          51.95655883072417
        ]
      }
    }
  ]
}