{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Well Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.92072,
            53.246007
          ],
          [
            -0.921088,
            53.245329
          ],
          [
            -0.921498,
            53.245074
          ],
          [
            -0.921815,
            53.244876
          ],
          [
            -0.922302,
            53.244405
          ],
          [
            -0.922626,
            53.244266
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981363, NG22 0GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9207166784685907,
          53.246007541004346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023266254, NG22 0GU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9212827339435444,
          53.24495193285991
        ]
      }
    }
  ]
}