{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10032979772, John Nash Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4805069560406356,
          50.575590496099835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040308134, Oak Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.480199468998447,
          50.57569333372026
        ]
      }
    }
  ]
}