{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "64005144, Keats Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.276254069350384,
          51.419320601601314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64103690, Tennyson Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2760334033142255,
          51.41914316311765
        ]
      }
    }
  ]
}