{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121373273, Windsor Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.261200483855186,
          51.83038094365734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004489110, Windsor Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2616670316540386,
          51.8307575266654
        ]
      }
    }
  ]
}