{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Enoch Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.255972,
            55.857943
          ],
          [
            -4.255746,
            55.857917
          ],
          [
            -4.25552,
            55.857892
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Enoch Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.25552,
            55.857892
          ],
          [
            -4.255477,
            55.857868
          ],
          [
            -4.255433,
            55.857843
          ],
          [
            -4.255448,
            55.857803
          ],
          [
            -4.255463,
            55.857762
          ],
          [
            -4.255572,
            55.857472
          ],
          [
            -4.255681,
            55.857181
          ],
          [
            -4.255739,
            55.857024
          ],
          [
            -4.255798,
            55.856867
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700542247, G1 4AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.255797910099824,
          55.856867430208844
        ]
      }
    }
  ]
}