{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haven Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.913108,
            52.246037
          ],
          [
            -0.912919,
            52.246061
          ],
          [
            -0.912731,
            52.246085
          ],
          [
            -0.912553,
            52.246075
          ],
          [
            -0.912375,
            52.246066
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15118671, NN5 7EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9130047787062178,
          52.24605365712034
        ]
      }
    }
  ]
}