{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38111081, North John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.988832737919403,
          53.406226374271085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38111082, North John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.988907727950162,
          53.406216764161506
        ]
      }
    }
  ]
}