{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001177122, St Helena Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.607167894235485,
          52.608109489405976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001932057, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6083769991420005,
          52.60831126611531
        ]
      }
    }
  ]
}