{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Parkway Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.480665,
            53.813041
          ],
          [
            -1.481006,
            53.81292
          ],
          [
            -1.481074,
            53.812896
          ],
          [
            -1.4811,
            53.812887
          ],
          [
            -1.481124,
            53.812878
          ],
          [
            -1.481154,
            53.812868
          ],
          [
            -1.481182,
            53.812858
          ],
          [
            -1.481348,
            53.812799
          ],
          [
            -1.481357,
            53.812796
          ],
          [
            -1.481366,
            53.812792
          ],
          [
            -1.482975,
            53.812218
          ],
          [
            -1.483731,
            53.811949
          ],
          [
            -1.483991,
            53.811761
          ],
          [
            -1.484162,
            53.811429
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72645592, LS9 6RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4841310667540615,
          53.8114918634832
        ]
      }
    }
  ]
}