{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Webb's Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.342185,
            51.233545
          ],
          [
            -2.34366,
            51.233699
          ],
          [
            -2.345134,
            51.233852
          ],
          [
            -2.345691,
            51.233941
          ],
          [
            -2.346869,
            51.234008
          ],
          [
            -2.347638,
            51.234051
          ],
          [
            -2.348043,
            51.234137
          ],
          [
            -2.348504,
            51.234334
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250029651, BA11 3JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3454325826139435,
          51.23379653662177
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250066419, BA11 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3485017667635053,
          51.234335938271556
        ]
      }
    }
  ]
}