{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42091161, Portland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0518966729046526,
          53.43873976012338
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42091162, Portland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.051211173303915,
          53.43841320559131
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42157280, King's Parade",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0521897977143913,
          53.439636071493034
        ]
      }
    }
  ]
}