{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070762317, Exeter Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.134752191942357,
          50.371507292921436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070762319, Bilbury Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1347068085873895,
          50.371436171333755
        ]
      }
    }
  ]
}