{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38266723, Marlborough Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.935808448467901,
          53.43092376782505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38289011, Brownville Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9355645112030095,
          53.43078185758415
        ]
      }
    }
  ]
}