{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012488303, Windmill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.140733576575316,
          53.45019322168972
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001037205, Windmill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1223930848530843,
          53.45525599653651
        ]
      }
    }
  ]
}