{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://gis.geosphere.at/maps/rest/services/geologie/bgld_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/bgld_200/OGCFeatureServer/collections/1/items/555?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://gis.geosphere.at/maps/rest/services/geologie/bgld_200/OGCFeatureServer/collections/1/items/555?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://gis.geosphere.at/maps/rest/services/geologie/bgld_200/OGCFeatureServer/collections/1/items/555?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "TEKT_BGLD",
  "id" : "555",
  "properties" : {
    "OBJECTID" : 555,
    "LEG_ID" : 34608,
    "LEGTEXT" : "Störung vermutet",
    "LEGTEXT_EN" : "Fault, assumed",
    "UEBER1" : "Diverse Zeichen",
    "UEBER1_EN" : "Various symbols",
    "QUELLE" : "https://doi.org/10.24341/tethys.187",
    "Shape.STLength__" : 3789.1605534608698
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          16.274210996565824,
          47.330134499097213
        ],
        [
          16.273115062698963,
          47.327896704806889
        ],
        [
          16.267672501870827,
          47.31979387908671
        ],
        [
          16.261158849186724,
          47.310348789875576
        ],
        [
          16.259961305979775,
          47.309223589760521
        ]
      ]
    ]
  }
}