{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Catherine's Wynd",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.096068,
            57.147693
          ],
          [
            -2.096049,
            57.147691
          ],
          [
            -2.09603,
            57.147689
          ],
          [
            -2.09587,
            57.147648
          ],
          [
            -2.095798,
            57.147582
          ],
          [
            -2.095638,
            57.147433
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051306077, AB10 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0960680614525553,
          57.14769311959621
        ]
      }
    }
  ]
}