{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.343,
            54.182647
          ],
          [
            -1.343186,
            54.182549
          ],
          [
            -1.343265,
            54.182352
          ],
          [
            -1.34314,
            54.182141
          ],
          [
            -1.342818,
            54.181601
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.342818,
            54.181601
          ],
          [
            -1.342826,
            54.181539
          ],
          [
            -1.342835,
            54.181478
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013389397, YO7 3HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.343000187267559,
          54.182646985059954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070730656, YO7 3HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3436334835923633,
          54.182326883914044
        ]
      }
    }
  ]
}