{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100090634272, King's Quay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2880524132218554,
          51.94755916698758
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090634273, King's Quay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2880524132218554,
          51.94755916698758
        ]
      }
    }
  ]
}