{
  "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/888?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/888?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/888?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "TEKT_OBER",
  "id" : "888",
  "properties" : {
    "OBJECTID" : 888,
    "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__" : 2500.1920385233188
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          14.081204464103736,
          47.820708001970601
        ],
        [
          14.087968931805094,
          47.817750596745626
        ],
        [
          14.094389659162944,
          47.813874679937761
        ],
        [
          14.098568496100533,
          47.811218369155156
        ]
      ]
    ]
  }
}