{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rosebank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.012223,
            55.830025
          ],
          [
            -4.012567,
            55.83009
          ],
          [
            -4.012911,
            55.830155
          ],
          [
            -4.013558,
            55.830258
          ],
          [
            -4.014205,
            55.830361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rosebank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.014205,
            55.830361
          ],
          [
            -4.014991,
            55.830429
          ],
          [
            -4.015083,
            55.830414
          ],
          [
            -4.015941,
            55.830279
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rosebank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.010947,
            55.82974
          ],
          [
            -4.01124,
            55.829806
          ],
          [
            -4.011533,
            55.829871
          ],
          [
            -4.011878,
            55.829948
          ],
          [
            -4.012223,
            55.830025
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118166520, ML4 1NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.015940816096292,
          55.83027866886626
        ]
      }
    }
  ]
}