{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Muirdyke Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.019323,
            55.891191
          ],
          [
            -4.024181,
            55.889809
          ],
          [
            -4.024319,
            55.88977
          ],
          [
            -4.026663,
            55.889335
          ],
          [
            -4.028285,
            55.888868
          ],
          [
            -4.029253,
            55.888727
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Muirdyke Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.029253,
            55.888727
          ],
          [
            -4.032419,
            55.888397
          ],
          [
            -4.033415,
            55.888293
          ],
          [
            -4.034062,
            55.888225
          ],
          [
            -4.035583,
            55.888065
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118166015, ML5 2PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.035583327691829,
          55.888064904749264
        ]
      }
    }
  ]
}