{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tittendell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.257236,
            51.926672
          ],
          [
            -0.257167,
            51.926491
          ],
          [
            -0.256983,
            51.926013
          ],
          [
            -0.256628,
            51.925089
          ],
          [
            -0.256436,
            51.924808
          ],
          [
            -0.255927,
            51.924403
          ],
          [
            -0.25581,
            51.924192
          ],
          [
            -0.255194,
            51.92307
          ],
          [
            -0.255034,
            51.922291
          ],
          [
            -0.255005,
            51.921593
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013806193, SG4 7NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25496161411751866,
          51.921566742770636
        ]
      }
    }
  ]
}