{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90114234, Windmill End",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.070191823552268,
          52.490252739308865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90155131, Windmill End",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0701769236872862,
          52.49014486885198
        ]
      }
    }
  ]
}