{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125001037, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.742904395873444,
          56.0124663848614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125001298, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.74342468120859,
          56.01256266688318
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125014359, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.742528294613428,
          56.01236689232171
        ]
      }
    }
  ]
}