{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "906204635, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2024982145731395,
          55.95397810361322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906397651, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2024192742304805,
          55.95401481598058
        ]
      }
    }
  ]
}