{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Loan (B835)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.294721,
            56.115479
          ],
          [
            -4.294266,
            56.115258
          ],
          [
            -4.29381,
            56.115037
          ]
        ]
      }
    }
  ]
}