{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windwhistle",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.364758,
            50.384141
          ],
          [
            -4.36407,
            50.383404
          ],
          [
            -4.363307,
            50.382457
          ],
          [
            -4.362725,
            50.381734
          ],
          [
            -4.362094,
            50.3807
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002044075, PL11 3HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.364759330102771,
          50.38414553272433
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093597909, PL12 5BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.361302912689549,
          50.40602770086146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001709122, PL11 3HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.364752176302095,
          50.384001764331835
        ]
      }
    }
  ]
}