{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001166191, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2899664307266048,
          51.740708672192184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009414581",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2899809131148636,
          51.74070863642956
        ]
      }
    }
  ]
}