{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10032976862, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.605708856011835,
          50.53068988695566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041036628, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6057085507681843,
          50.53068089752658
        ]
      }
    }
  ]
}