{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Houghton's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.769178,
            53.552516
          ],
          [
            -2.769085,
            53.552361
          ],
          [
            -2.768992,
            53.552205
          ],
          [
            -2.768803,
            53.551828
          ],
          [
            -2.768615,
            53.55145
          ],
          [
            -2.768577,
            53.551389
          ],
          [
            -2.768539,
            53.551328
          ],
          [
            -2.768459,
            53.551143
          ],
          [
            -2.768379,
            53.550958
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Houghton's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.767147,
            53.548763
          ],
          [
            -2.766978,
            53.548558
          ],
          [
            -2.766808,
            53.548352
          ],
          [
            -2.766717,
            53.548248
          ],
          [
            -2.766626,
            53.548144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012346872, WN8 6EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7667879305706458,
          53.54808240678855
        ]
      }
    }
  ]
}