{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windward Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.588283,
            51.494791
          ],
          [
            -2.58818,
            51.494693
          ],
          [
            -2.588078,
            51.494594
          ],
          [
            -2.587999,
            51.49451
          ],
          [
            -2.587921,
            51.494426
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "339579, BS7 0FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5880322919529797,
          51.494786079813395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "339580, BS7 0FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5884358285853084,
          51.494802038256644
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "339582, BS7 0FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5883189774283664,
          51.494676742597555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "340264, BS7 0XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.587941587822359,
          51.49445384633222
        ]
      }
    }
  ]
}