{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9059056103, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9652314684859973,
          56.464087052204555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059078700, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.965317614153996,
          56.46428404114968
        ]
      }
    }
  ]
}