{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100081149986, St Peter's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33634506089413535,
          51.75405835926271
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003637116, St Peter's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3362581765012496,
          51.75405712941656
        ]
      }
    }
  ]
}