{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023609158, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7926157855653004,
          51.99525991258206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100155648, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.792569600002172,
          51.99519767343108
        ]
      }
    }
  ]
}