{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.914612,
            52.842045
          ],
          [
            -0.914487,
            52.841974
          ],
          [
            -0.914219,
            52.841261
          ],
          [
            -0.913975,
            52.840614
          ],
          [
            -0.914121,
            52.840466
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033209977, LE14 4NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9145313603355271,
          52.84200628150324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001041508, LE14 4PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9144646560132637,
          52.84051335819672
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001041605, LE14 4PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9145942652579625,
          52.8412696896296
        ]
      }
    }
  ]
}