{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Camp Street (B6186)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.259572,
            53.499248
          ],
          [
            -2.259452,
            53.499295
          ],
          [
            -2.259332,
            53.499343
          ],
          [
            -2.258844,
            53.499522
          ],
          [
            -2.258316,
            53.499603
          ],
          [
            -2.257232,
            53.499768
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Camp Street (B6186)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.257232,
            53.499768
          ],
          [
            -2.256683,
            53.499891
          ],
          [
            -2.256133,
            53.500013
          ]
        ]
      }
    }
  ]
}