{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Loweswater Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.21402,
            53.563401
          ],
          [
            -2.213879,
            53.563528
          ],
          [
            -2.213738,
            53.563655
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Loweswater Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.213738,
            53.563655
          ],
          [
            -2.213555,
            53.563926
          ],
          [
            -2.213371,
            53.564197
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Loweswater Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.214673,
            53.563045
          ],
          [
            -2.214347,
            53.563223
          ],
          [
            -2.21402,
            53.563401
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23118757, M24 5LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.213371125093791,
          53.56417534618983
        ]
      }
    }
  ]
}