{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110800537, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.946940265553603,
          54.89387796882012
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002828737, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9463695847099207,
          54.89414303148906
        ]
      }
    }
  ]
}