{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ewe Dale Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.831603,
            53.094859
          ],
          [
            -1.832054,
            53.095297
          ],
          [
            -1.832501,
            53.095589
          ],
          [
            -1.832765,
            53.095708
          ],
          [
            -1.833833,
            53.096189
          ],
          [
            -1.834167,
            53.096421
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ewe Dale Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.834167,
            53.096421
          ],
          [
            -1.834308,
            53.096577
          ],
          [
            -1.834626,
            53.096706
          ],
          [
            -1.835187,
            53.096934
          ],
          [
            -1.835235,
            53.096955
          ],
          [
            -1.835284,
            53.096977
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002951652, DE6 2AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8352685107943765,
          53.096994869398245
        ]
      }
    }
  ]
}