{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hillhead",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.040825,
            50.309829
          ],
          [
            -4.040706,
            50.309697
          ],
          [
            -4.040768,
            50.309542
          ],
          [
            -4.040888,
            50.309239
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hillhead",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.040921,
            50.309875
          ],
          [
            -4.040873,
            50.309852
          ],
          [
            -4.040825,
            50.309829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023563993, PL8 1EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0408936239339885,
          50.30923437542195
        ]
      }
    }
  ]
}