{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "16815, Alexandra Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6009774814109656,
          51.49552967858308
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "16845, Alexandra Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.600948318662979,
          51.49550285332449
        ]
      }
    }
  ]
}