{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cox's Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.005085,
            51.437939
          ],
          [
            -2.005299,
            51.437884
          ],
          [
            -2.005513,
            51.437828
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cox's Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.005513,
            51.437828
          ],
          [
            -2.005818,
            51.437789
          ],
          [
            -2.006123,
            51.43775
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023980720, SN11 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0061373732878782,
          51.43775344577812
        ]
      }
    }
  ]
}