{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090666241, Quay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.253428179094291,
          53.4786983264573
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090666644, Quay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.253428393552323,
          53.47873427985512
        ]
      }
    }
  ]
}