{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.80824,
            53.721667
          ],
          [
            -0.808276,
            53.721
          ],
          [
            -0.808732,
            53.719093
          ],
          [
            -0.808741,
            53.718998
          ],
          [
            -0.809007,
            53.716314
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009933434, DN14 7TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8088317115817157,
          53.71824898730989
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024223355, DN14 7RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8057752558100244,
          53.71594443649599
        ]
      }
    }
  ]
}