{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windermere Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.848111,
            53.588295
          ],
          [
            -1.848334,
            53.588432
          ],
          [
            -1.848557,
            53.588569
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Windermere Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.847682,
            53.588039
          ],
          [
            -1.847896,
            53.588167
          ],
          [
            -1.848111,
            53.588295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205985, HD9 4HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8485784503592564,
          53.58856597619924
        ]
      }
    }
  ]
}