{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stapleton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.372646,
            52.608413
          ],
          [
            -1.372454,
            52.608412
          ],
          [
            -1.371427,
            52.60793
          ],
          [
            -1.370766,
            52.607701
          ],
          [
            -1.370045,
            52.607506
          ],
          [
            -1.369074,
            52.607243
          ],
          [
            -1.368367,
            52.607167
          ],
          [
            -1.367124,
            52.607287
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stapleton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.367124,
            52.607287
          ],
          [
            -1.3669,
            52.607327
          ],
          [
            -1.366676,
            52.607367
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023825588, LE9 8JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3666077252105346,
          52.60727477647426
        ]
      }
    }
  ]
}