{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pinxton Road (B6018)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.272081,
            53.094085
          ],
          [
            -1.272563,
            53.093518
          ],
          [
            -1.272675,
            53.093387
          ],
          [
            -1.273337,
            53.093103
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pinxton Road (B6019)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.273337,
            53.093103
          ],
          [
            -1.273485,
            53.093176
          ],
          [
            -1.274322,
            53.093172
          ],
          [
            -1.274977,
            53.093232
          ],
          [
            -1.27538,
            53.093268
          ],
          [
            -1.276524,
            53.093617
          ]
        ]
      }
    }
  ]
}