{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "77101801, Quay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2513797544766647,
          53.4788284955272
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77101839, Little Quay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2500692550885093,
          53.47889416688145
        ]
      }
    }
  ]
}