{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Institute Street (B9019)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.688754,
            57.68253
          ],
          [
            -2.68827,
            57.682672
          ],
          [
            -2.687787,
            57.682814
          ]
        ]
      }
    }
  ]
}