{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Brae (B9034)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.004633,
            57.690487
          ],
          [
            -2.004071,
            57.690509
          ],
          [
            -2.003509,
            57.690532
          ]
        ]
      }
    }
  ]
}