{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90153608, Nanaimo Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.141634658313034,
          52.49012570300038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90223039",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1416636791019075,
          52.48999081895176
        ]
      }
    }
  ]
}