{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Helston Garth",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.559281,
            53.75007
          ],
          [
            -1.559077,
            53.750113
          ],
          [
            -1.558873,
            53.750156
          ],
          [
            -1.558867,
            53.750295
          ],
          [
            -1.55886,
            53.750434
          ],
          [
            -1.558856,
            53.750568
          ],
          [
            -1.558852,
            53.750702
          ],
          [
            -1.558798,
            53.750731
          ],
          [
            -1.558743,
            53.75076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72637286, LS10 4PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5591445748789738,
          53.75008781697007
        ]
      }
    }
  ]
}