{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geodata.skivekommune.dk/server/rest/services/SkiveVand/SKIVEVAND_GRUNDVAND/OGCFeatureServer/collections/15/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geodata.skivekommune.dk/server/rest/services/SkiveVand/SKIVEVAND_GRUNDVAND/OGCFeatureServer/collections/15/items/123?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geodata.skivekommune.dk/server/rest/services/SkiveVand/SKIVEVAND_GRUNDVAND/OGCFeatureServer/collections/15/items/123?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geodata.skivekommune.dk/server/rest/services/SkiveVand/SKIVEVAND_GRUNDVAND/OGCFeatureServer/collections/15/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 15,
  "LayerName" : "Grundvandspotentiale - Ørslevkloster, Juli 2015",
  "id" : "123",
  "properties" : {
    "OBJECTID" : 123,
    "Id" : 123,
    "Arc_elev" : 0,
    "SHAPE.STLength__" : 122.64371962706086
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          9.0824824066527245,
          56.561689444037647
        ],
        [
          9.082166059865008,
          56.561263443748302
        ],
        [
          9.0821403856656993,
          56.561240465834295
        ],
        [
          9.0813515100141675,
          56.560807139079003
        ]
      ]
    ]
  }
}