{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72554564, Nelson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6919316701386804,
          53.904726568526144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72641828, Nelson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6921442912053077,
          53.90479002820277
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72676042, Charles Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6918713839673367,
          53.904645523471046
        ]
      }
    }
  ]
}