{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Well Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.575827,
            54.203104
          ],
          [
            -2.575471,
            54.20287
          ],
          [
            -2.574861,
            54.202939
          ],
          [
            -2.573727,
            54.203068
          ],
          [
            -2.57351,
            54.202969
          ],
          [
            -2.573385,
            54.202811
          ],
          [
            -2.573292,
            54.202695
          ],
          [
            -2.57324,
            54.202691
          ],
          [
            -2.573097,
            54.202681
          ],
          [
            -2.572942,
            54.20267
          ],
          [
            -2.571598,
            54.202583
          ],
          [
            -2.571232,
            54.202632
          ],
          [
            -2.569547,
            54.202857
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024902189, LA6 2SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.573285298875906,
          54.20377900988632
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034111448, LA6 2SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5757440786351413,
          54.20310220654018
        ]
      }
    }
  ]
}