{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Well Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.203139,
            54.112094
          ],
          [
            -3.202135,
            54.112293
          ],
          [
            -3.202073,
            54.11229
          ],
          [
            -3.200955,
            54.112243
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36024357, LA13 9NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2010586163037247,
          54.1126360865385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36024358, LA13 9NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.200967117250176,
          54.1126459879526
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36042530, LA13 0EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2031386798276054,
          54.11209399537208
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36045287, LA13 0EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.200649566415585,
          54.11224469272277
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36045513, LA13 9NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2009958848983078,
          54.11258278412654
        ]
      }
    }
  ]
}