{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glassford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.003052,
            55.706864
          ],
          [
            -4.00196,
            55.707654
          ],
          [
            -4.000873,
            55.70818
          ],
          [
            -4.000411,
            55.708404
          ],
          [
            -3.998335,
            55.709286
          ],
          [
            -3.993814,
            55.71101
          ],
          [
            -3.99263,
            55.711043
          ],
          [
            -3.988556,
            55.71116
          ],
          [
            -3.987327,
            55.711559
          ],
          [
            -3.986407,
            55.711942
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484079500, ML3 7XN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9873807727488084,
          55.711989381577965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484169993, ML9 3PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.002605699225514,
          55.707140577015466
        ]
      }
    }
  ]
}