{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.307192,
            53.663714
          ],
          [
            -1.307306,
            53.663681
          ],
          [
            -1.30742,
            53.663649
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.307192,
            53.663714
          ],
          [
            -1.307178,
            53.664369
          ],
          [
            -1.307001,
            53.664805
          ],
          [
            -1.306643,
            53.665368
          ],
          [
            -1.305629,
            53.666964
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.307142,
            53.663419
          ],
          [
            -1.307167,
            53.663566
          ],
          [
            -1.307192,
            53.663714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63196005, WF8 3QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.305625363512889,
          53.6669596088245
        ]
      }
    }
  ]
}