{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barton Street (B1402)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.378513,
            53.680244
          ],
          [
            -0.377569,
            53.679998
          ],
          [
            -0.377393,
            53.679984
          ],
          [
            -0.376195,
            53.679889
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Barton Street (B1402)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.379102,
            53.680288
          ],
          [
            -0.378808,
            53.680266
          ],
          [
            -0.378513,
            53.680244
          ]
        ]
      }
    }
  ]
}