{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://gis.geosphere.at/maps/rest/services/geologie/vrbg_100/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/vrbg_100/OGCFeatureServer/collections/1/items/789?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://gis.geosphere.at/maps/rest/services/geologie/vrbg_100/OGCFeatureServer/collections/1/items/789?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://gis.geosphere.at/maps/rest/services/geologie/vrbg_100/OGCFeatureServer/collections/1/items/789?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "TEKT_VRBG",
  "id" : "789",
  "properties" : {
    "OBJECTID" : 789,
    "LEG_ID" : 35939,
    "LEGTEXT" : "Störung und Bruch i. Allg. vermutet",
    "LEGTEXT_EN" : "Fault and fracture in general, assumed",
    "UEBER1" : "Diverse Zeichen",
    "UEBER1_EN" : "Various symbols",
    "QUELLE" : "https://doi.org/10.24341/tethys.189",
    "Shape.STLength__" : 3281.5263046466825
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          10.105265638422868,
          47.19758894388815
        ],
        [
          10.112337188017579,
          47.200335660798721
        ],
        [
          10.126893499661238,
          47.203278038293575
        ],
        [
          10.133010159871825,
          47.203686154839012
        ]
      ]
    ]
  }
}