{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Place (B9054)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.957717,
            58.98174
          ],
          [
            -2.957686,
            58.981702
          ],
          [
            -2.957655,
            58.981663
          ],
          [
            -2.956986,
            58.981151
          ],
          [
            -2.956563,
            58.980827
          ],
          [
            -2.956474,
            58.980738
          ],
          [
            -2.956534,
            58.980618
          ]
        ]
      }
    }
  ]
}