{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Institute Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.949922,
            57.541174
          ],
          [
            -2.949568,
            57.541152
          ],
          [
            -2.949213,
            57.54113
          ],
          [
            -2.949142,
            57.541126
          ],
          [
            -2.949072,
            57.541122
          ],
          [
            -2.948644,
            57.541096
          ],
          [
            -2.948216,
            57.54107
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133067402, AB55 5BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.949922276646996,
          57.54117356072511
        ]
      }
    }
  ]
}