{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004742399, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.678031858301161,
          50.346600193860255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004742400, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.677959715599148,
          50.34654727143854
        ]
      }
    }
  ]
}