{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clay Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.276761,
            51.633182
          ],
          [
            -0.276801,
            51.633161
          ],
          [
            -0.276979,
            51.63307
          ],
          [
            -0.277556,
            51.632774
          ],
          [
            -0.277715,
            51.632693
          ],
          [
            -0.277938,
            51.632578
          ],
          [
            -0.278339,
            51.632373
          ],
          [
            -0.27845,
            51.632316
          ],
          [
            -0.278474,
            51.632304
          ],
          [
            -0.278511,
            51.632284
          ],
          [
            -0.278617,
            51.63223
          ],
          [
            -0.279565,
            51.632009
          ],
          [
            -0.280418,
            51.631884
          ],
          [
            -0.280621,
            51.631802
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200149196, HA8 8XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2724684311515655,
          51.62935143516888
        ]
      }
    }
  ]
}