{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72643512, Portland Crescent",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5464720131906948,
          53.80313310780432
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72785345, Cookridge Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5466412565587218,
          53.80292702253802
        ]
      }
    }
  ]
}