{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vestry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.440604,
            53.684057
          ],
          [
            -0.440756,
            53.683859
          ],
          [
            -0.440908,
            53.683661
          ],
          [
            -0.440986,
            53.683568
          ],
          [
            -0.441063,
            53.683475
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024308206, DN18 5PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4405714927362777,
          53.684079575109216
        ]
      }
    }
  ]
}