{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gravel Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.486762,
            51.75589
          ],
          [
            -0.486763,
            51.755916
          ],
          [
            -0.486763,
            51.755943
          ],
          [
            -0.486708,
            51.755954
          ],
          [
            -0.486216,
            51.756053
          ],
          [
            -0.486161,
            51.756064
          ],
          [
            -0.485854,
            51.756052
          ],
          [
            -0.48579,
            51.756049
          ],
          [
            -0.485617,
            51.756042
          ],
          [
            -0.485137,
            51.756023
          ],
          [
            -0.485007,
            51.756017
          ],
          [
            -0.484916,
            51.756013
          ],
          [
            -0.48486,
            51.756004
          ],
          [
            -0.484804,
            51.755995
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095350425, HP1 3QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.48905635444992657,
          51.75603970785391
        ]
      }
    }
  ]
}