{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Town Street (B3136)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.546369,
            51.192278
          ],
          [
            -2.546386,
            51.192222
          ],
          [
            -2.546403,
            51.192167
          ],
          [
            -2.546411,
            51.192139
          ],
          [
            -2.546436,
            51.192056
          ],
          [
            -2.546447,
            51.192029
          ],
          [
            -2.546459,
            51.192002
          ]
        ]
      }
    }
  ]
}