{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boyton Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.878991,
            50.917938
          ],
          [
            -2.878775,
            50.917673
          ],
          [
            -2.878658,
            50.91665
          ],
          [
            -2.878504,
            50.916376
          ],
          [
            -2.878106,
            50.916006
          ],
          [
            -2.876974,
            50.915225
          ],
          [
            -2.876195,
            50.914688
          ],
          [
            -2.874671,
            50.913964
          ],
          [
            -2.873375,
            50.913105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30117921, TA19 0NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8790468178514588,
          50.91795362044785
        ]
      }
    }
  ]
}