{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Carr Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.370912,
            53.841946
          ],
          [
            -0.370762,
            53.842073
          ],
          [
            -0.37072,
            53.842272
          ],
          [
            -0.371099,
            53.843263
          ],
          [
            -0.37137,
            53.84535
          ],
          [
            -0.371408,
            53.84564
          ],
          [
            -0.373428,
            53.848581
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009933557, HU17 0SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3709031129630585,
          53.8419626521523
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025059022, HU17 0SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3709834150302699,
          53.84498404221651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091608576, HU17 9RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.37342824157129484,
          53.848576846187356
        ]
      }
    }
  ]
}