{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ingestre Road (B5151)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.045871,
            53.378495
          ],
          [
            -3.046063,
            53.378479
          ],
          [
            -3.046256,
            53.378464
          ],
          [
            -3.046595,
            53.37838
          ],
          [
            -3.046934,
            53.378297
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ingestre Road (B5151)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.046934,
            53.378297
          ],
          [
            -3.046978,
            53.378287
          ],
          [
            -3.047023,
            53.378278
          ],
          [
            -3.047482,
            53.378138
          ],
          [
            -3.047941,
            53.377998
          ],
          [
            -3.048176,
            53.37792
          ],
          [
            -3.048411,
            53.377843
          ]
        ]
      }
    }
  ]
}