{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Well Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.75134,
            53.701501
          ],
          [
            -1.752478,
            53.70065
          ],
          [
            -1.752605,
            53.700555
          ],
          [
            -1.753727,
            53.699856
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010177071, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7525290170143997,
          53.700030695655016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090220325, HD6 4LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7512935339575382,
          53.701493204627546
        ]
      }
    }
  ]
}