{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Well Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.318235,
            53.374944
          ],
          [
            -1.318518,
            53.37492
          ],
          [
            -1.318801,
            53.374895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023205385, S26 3XH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3182138390322395,
          53.37493069484327
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000569874, S26 3RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3187136955131022,
          53.37469085047645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000569875, S26 3RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3190291774145178,
          53.37470163860006
        ]
      }
    }
  ]
}