{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Medbourne Road (B664)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.835461,
            52.513043
          ],
          [
            -0.835357,
            52.513179
          ],
          [
            -0.834868,
            52.515565
          ],
          [
            -0.834667,
            52.516542
          ],
          [
            -0.83448,
            52.517874
          ],
          [
            -0.834478,
            52.517889
          ],
          [
            -0.834475,
            52.517911
          ],
          [
            -0.834455,
            52.518056
          ],
          [
            -0.834448,
            52.518105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Medbourne Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.833973,
            52.510306
          ],
          [
            -0.834175,
            52.510495
          ],
          [
            -0.834473,
            52.511128
          ],
          [
            -0.834874,
            52.511978
          ],
          [
            -0.835168,
            52.51251
          ],
          [
            -0.835461,
            52.513043
          ]
        ]
      }
    }
  ]
}