{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dovehouse Green (B5034)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.736245,
            53.01818
          ],
          [
            -1.735715,
            53.017864
          ],
          [
            -1.735698,
            53.017855
          ],
          [
            -1.735091,
            53.017619
          ]
        ]
      }
    }
  ]
}