{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Inhams Fold",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.103433,
            54.077122
          ],
          [
            -1.103129,
            54.077171
          ],
          [
            -1.102825,
            54.07722
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070728908, YO61 1DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1033954183771473,
          54.07713144852597
        ]
      }
    }
  ]
}