{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "74057989, New Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4320613302782346,
          53.241323250358995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74069025, B6150",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4318655951535473,
          53.2413942295008
        ]
      }
    }
  ]
}