{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Road (B9142)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.516712,
            57.664622
          ],
          [
            -2.516515,
            57.664537
          ],
          [
            -2.516319,
            57.664453
          ],
          [
            -2.516102,
            57.66436
          ],
          [
            -2.515884,
            57.664266
          ],
          [
            -2.515564,
            57.664097
          ],
          [
            -2.515044,
            57.663587
          ],
          [
            -2.514833,
            57.663381
          ],
          [
            -2.514674,
            57.6628
          ]
        ]
      }
    }
  ]
}