{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23059269, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1587655742432386,
          53.617479995601144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23108426, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.158312842540962,
          53.61768732571633
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094361089, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1587655742432386,
          53.617479995601144
        ]
      }
    }
  ]
}