{
  "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/1234?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/1234?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/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "TEKT_BGLD",
  "id" : "1234",
  "properties" : {
    "OBJECTID" : 1234,
    "LEG_ID" : 34612,
    "LEGTEXT" : "Deckengrenze 1. Ordnung vermutet",
    "LEGTEXT_EN" : "Nappe boundary, 1st order, assumed",
    "UEBER1" : "Diverse Zeichen",
    "UEBER1_EN" : "Various symbols",
    "QUELLE" : "https://doi.org/10.24341/tethys.187",
    "Shape.STLength__" : 631.50356923348477
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          16.337548343419943,
          47.638797103183023
        ],
        [
          16.33853246937327,
          47.63844522395722
        ],
        [
          16.340162748120569,
          47.638775731106577
        ],
        [
          16.341303989417074,
          47.639271512727007
        ],
        [
          16.342797583205687,
          47.639352654256122
        ]
      ]
    ]
  }
}