{
  "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/101?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/101?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/101?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "TEKT_VRBG",
  "id" : "101",
  "properties" : {
    "OBJECTID" : 101,
    "LEG_ID" : 35938,
    "LEGTEXT" : "Störung und Bruch i. Allg. gesichert",
    "LEGTEXT_EN" : "Fault and fracture in general, proven",
    "UEBER1" : "Diverse Zeichen",
    "UEBER1_EN" : "Various symbols",
    "QUELLE" : "https://doi.org/10.24341/tethys.189",
    "Shape.STLength__" : 1254.1510577581073
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          10.054507785869534,
          47.341753728148831
        ],
        [
          10.056586973425537,
          47.339066617200899
        ],
        [
          10.0586649868835,
          47.336563545781829
        ],
        [
          10.059891463029098,
          47.335047832243937
        ]
      ]
    ]
  }
}