{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100062612135, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7797082315247532,
          50.838972904676986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002892315, St Cyriacs",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7794850428813925,
          50.838817691576715
        ]
      }
    }
  ]
}