{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vining's Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.443597,
            51.149813
          ],
          [
            -2.442239,
            51.149014
          ],
          [
            -2.442075,
            51.148771
          ],
          [
            -2.442057,
            51.148743
          ],
          [
            -2.442131,
            51.148468
          ],
          [
            -2.442707,
            51.148036
          ],
          [
            -2.44282,
            51.14795
          ],
          [
            -2.442914,
            51.14788
          ],
          [
            -2.442907,
            51.147792
          ],
          [
            -2.442895,
            51.147623
          ],
          [
            -2.442888,
            51.147523
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067839, BA4 6HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4435822589723197,
          51.14981294887677
        ]
      }
    }
  ]
}