{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Street (B9142)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.521637,
            57.663928
          ],
          [
            -2.520411,
            57.664096
          ],
          [
            -2.519186,
            57.664263
          ]
        ]
      }
    }
  ]
}