{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Caroline Place (B986)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.111432,
            57.152668
          ],
          [
            -2.111327,
            57.152602
          ],
          [
            -2.111223,
            57.152537
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Caroline Place (B986)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.111851,
            57.153312
          ],
          [
            -2.111778,
            57.153208
          ],
          [
            -2.111705,
            57.153104
          ],
          [
            -2.111664,
            57.153039
          ],
          [
            -2.111623,
            57.152974
          ],
          [
            -2.111527,
            57.152821
          ],
          [
            -2.111432,
            57.152668
          ]
        ]
      }
    }
  ]
}