{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Topcliffe Garth",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.577461,
            53.745812
          ],
          [
            -1.576817,
            53.745668
          ],
          [
            -1.576174,
            53.745523
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72647522, LS27 8UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5773700322958715,
          53.74579419126228
        ]
      }
    }
  ]
}