{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holly Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.649328,
            51.439174
          ],
          [
            -0.648492,
            51.439114
          ],
          [
            -0.647655,
            51.439054
          ],
          [
            -0.646227,
            51.43896
          ],
          [
            -0.6448,
            51.438866
          ],
          [
            -0.643363,
            51.438774
          ],
          [
            -0.641926,
            51.438682
          ],
          [
            -0.641326,
            51.438642
          ],
          [
            -0.640726,
            51.438603
          ],
          [
            -0.639441,
            51.438533
          ],
          [
            -0.638781,
            51.438498
          ],
          [
            -0.63878,
            51.438498
          ],
          [
            -0.638779,
            51.438498
          ],
          [
            -0.638141,
            51.438463
          ],
          [
            -0.635662,
            51.438328
          ],
          [
            -0.635556,
            51.438323
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022823860, SL4 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6413452694868236,
          51.43861462888489
        ]
      }
    }
  ]
}