{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hawkshill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.319441,
            51.748504
          ],
          [
            -0.319254,
            51.748456
          ],
          [
            -0.319249,
            51.748458
          ],
          [
            -0.319068,
            51.748522
          ],
          [
            -0.318836,
            51.748625
          ],
          [
            -0.318605,
            51.748728
          ],
          [
            -0.318492,
            51.748821
          ],
          [
            -0.318378,
            51.748914
          ],
          [
            -0.318325,
            51.748958
          ],
          [
            -0.318272,
            51.749001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001063673, AL1 5ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.31944059120607515,
          51.74850360857544
        ]
      }
    }
  ]
}