{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Well Vale",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.100911,
            53.534675
          ],
          [
            -0.100574,
            53.534445
          ],
          [
            -0.100237,
            53.534214
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11029493, DN33 3JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10050670580959287,
          53.53459634132968
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11045854, DN33 3JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10044799793283746,
          53.534559449404796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11094943, DN33 3JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1009106254568132,
          53.53467467624445
        ]
      }
    }
  ]
}