{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pinxton Lane (B6019)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.329396,
            53.10124
          ],
          [
            -1.329378,
            53.10114
          ],
          [
            -1.32936,
            53.10104
          ],
          [
            -1.329194,
            53.100866
          ],
          [
            -1.328648,
            53.100678
          ],
          [
            -1.327813,
            53.100391
          ]
        ]
      }
    }
  ]
}