{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lyon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.635968,
            53.543223
          ],
          [
            -2.636074,
            53.543245
          ],
          [
            -2.63618,
            53.543267
          ],
          [
            -2.636334,
            53.543473
          ],
          [
            -2.636488,
            53.543679
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lyon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.63692,
            53.544261
          ],
          [
            -2.636888,
            53.544219
          ],
          [
            -2.636841,
            53.544157
          ],
          [
            -2.636729,
            53.544011
          ],
          [
            -2.636539,
            53.543761
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064168, WN3 4DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6366115252420443,
          53.54383985476971
        ]
      }
    }
  ]
}