{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "36032117, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1763483262662664,
          54.15944723720897
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36044918, Ainslie Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.176257227752399,
          54.15947509134763
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36045686, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.176455499989115,
          54.159446189926236
        ]
      }
    }
  ]
}