{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "32001307, Woods Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.089898414462555,
          52.469211845403905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32004479, Woods Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.08932402368216,
          52.46906844212928
        ]
      }
    }
  ]
}