{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Well Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.684668,
            50.758547
          ],
          [
            -2.684572,
            50.758441
          ],
          [
            -2.684529,
            50.758092
          ],
          [
            -2.68451,
            50.757935
          ],
          [
            -2.684574,
            50.757623
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002642075, DT6 3SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6844245204872634,
          50.75803745275218
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002642076, DT6 3SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6843882896784703,
          50.758469316941884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023241679, DT6 3SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.684586888794892,
          50.75847714364477
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093511003, DT6 3SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6844671753562035,
          50.759017410881
        ]
      }
    }
  ]
}