{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lansdowne Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.215939,
            52.20216
          ],
          [
            -2.21592,
            52.202104
          ],
          [
            -2.215901,
            52.202048
          ],
          [
            -2.215872,
            52.201963
          ],
          [
            -2.215842,
            52.201878
          ],
          [
            -2.215807,
            52.201821
          ],
          [
            -2.215772,
            52.201763
          ],
          [
            -2.215744,
            52.201739
          ],
          [
            -2.215717,
            52.201715
          ],
          [
            -2.215658,
            52.201536
          ],
          [
            -2.215599,
            52.201357
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014145000, WR3 8LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2155989790366424,
          52.20135720084707
        ]
      }
    }
  ]
}