{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leavens Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.731371,
            53.769895
          ],
          [
            -0.733071,
            53.769346
          ],
          [
            -0.73477,
            53.768797
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009932303, HU15 2QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7325810711717804,
          53.76949336464724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024996136, HU15 2QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7327113710272386,
          53.77020484589683
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024996138, HU15 2QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7325843553940923,
          53.77089562996921
        ]
      }
    }
  ]
}