{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Humber Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.572199,
            53.413669
          ],
          [
            -2.57215,
            53.413617
          ],
          [
            -2.572101,
            53.413565
          ],
          [
            -2.571981,
            53.413438
          ],
          [
            -2.571862,
            53.413311
          ],
          [
            -2.571843,
            53.413291
          ],
          [
            -2.571824,
            53.413271
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Humber Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.572535,
            53.414009
          ],
          [
            -2.572367,
            53.413839
          ],
          [
            -2.572199,
            53.413669
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008653483, WA2 0FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5718326546775425,
          53.41326675906268
        ]
      }
    }
  ]
}