{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Well Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.918865,
            53.128574
          ],
          [
            -1.919024,
            53.128485
          ],
          [
            -1.919205,
            53.128384
          ],
          [
            -1.919231,
            53.128369
          ],
          [
            -1.919281,
            53.128341
          ],
          [
            -1.919263,
            53.128277
          ],
          [
            -1.919224,
            53.128142
          ],
          [
            -1.919208,
            53.128085
          ],
          [
            -1.91894,
            53.127804
          ],
          [
            -1.918918,
            53.127682
          ],
          [
            -1.918839,
            53.127237
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Well Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.919053,
            53.124107
          ],
          [
            -1.918858,
            53.125406
          ],
          [
            -1.918941,
            53.125674
          ],
          [
            -1.919027,
            53.125949
          ],
          [
            -1.918984,
            53.126759
          ],
          [
            -1.918839,
            53.127237
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002952968, SK17 0LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9188838458526352,
          53.12857846902342
        ]
      }
    }
  ]
}