{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://gis.geosphere.at/maps/rest/services/geologie/ober_200/OGCFeatureServer/collections/1/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://gis.geosphere.at/maps/rest/services/geologie/ober_200/OGCFeatureServer/collections/1/items/1111?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://gis.geosphere.at/maps/rest/services/geologie/ober_200/OGCFeatureServer/collections/1/items/1111?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://gis.geosphere.at/maps/rest/services/geologie/ober_200/OGCFeatureServer/collections/1/items/1111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "TEKT_OBER",
  "id" : "1111",
  "properties" : {
    "OBJECTID" : 1111,
    "LEG_ID" : 35309,
    "LEGTEXT" : "Störung gesichert",
    "LEGTEXT_EN" : "Fault, proven",
    "UEBER1" : "Diverse Zeichen",
    "UEBER1_EN" : "Various symbols",
    "QUELLE" : "https://doi.org/10.24341/tethys.185",
    "Shape.STLength__" : 823.52791084780438
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          12.993034723685582,
          47.719615946040548
        ],
        [
          12.995086415607393,
          47.718741970162455
        ],
        [
          12.995294797803822,
          47.718615479262198
        ],
        [
          12.996965445941688,
          47.717601315097653
        ],
        [
          12.998694530387077,
          47.716444351072134
        ]
      ]
    ]
  }
}