{"info":{"_postman_id":"ce963062-24eb-4707-85a6-15fa3c7ee448","name":"eo-poi-v2","description":"<html><head></head><body><h4 id=\"bergsportbericht-informationen\">Bergsportbericht-Informationen</h4>\n<p>Mit /poi?apiKey={{apiKey}}&amp;extended=1 <a href=\"#7c17c70b-97f2-4caf-a155-3e1bfa667538\">(\"Example Request\"\n-Dropdown: Bergsportbericht-Informationen anzeigen)</a> erhält man zusätzlich zu den POIs auch Zahlen zu geöffneten POIs, Zahlen zu POI-Merkmalen und -Kategorien.<br>Beispiel <a href=\"https://www.bergsportbericht.de/allgaeu/\">Übersichtsseite</a> mit der Anzahl geöffneter POIs.</p>\n<p><strong>Gesamtanzahl + POIs</strong>  </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>json</th>\n<th>Inhalt</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>total</td>\n<td>Gesamtanzahl</td>\n</tr>\n<tr>\n<td>data</td>\n<td>Array mit allen <a href=\"#df132709-6271-4d42-936c-95a4c06c06af\">POIs</a></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Geöffnete POIs</strong>  </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>json</th>\n<th>Kategorie-Mapping-Feld (EON-Konfiguration)</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>freeTimeCount</td>\n<td>Freizeit &amp; Aktivität</td>\n</tr>\n<tr>\n<td>hutsCount</td>\n<td>Hütten &amp; Alpen</td>\n</tr>\n<tr>\n<td>lakeCount</td>\n<td>Badeseen</td>\n</tr>\n<tr>\n<td>parkingLotCount</td>\n<td>Parkplätze</td>\n</tr>\n<tr>\n<td>railwayCount</td>\n<td>Bergbahnen</td>\n</tr>\n<tr>\n<td>toursCount</td>\n<td>Touren &amp; Wege</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Anzahl der POIs in den jeweilgen Merkmalen und Kategorien</strong><br>ID der <a href=\"#ce2f81f9-171c-4c31-b87e-08d581a369f9\">Merkmale</a> / <a href=\"#068c4a51-98f3-49b7-8e62-233b57dcabb4\">Kategorien</a> und Anzahl der POIs z.B.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>json</th>\n<th>Inhalt</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>countByFeature</td>\n<td>z.B. {\"607568d338ce600012e9199c\":605,...}</td>\n</tr>\n<tr>\n<td>countByCategory</td>\n<td>z.B. {\"6049bf33b42c5b001117298b\":167,...}</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Regions-Informationen</strong><br><a href=\"#d6957ae7-d818-4b0c-8b49-7f1d7f4ed714\">Regionen</a> haben einen Haupt-POI und weitere mit der Region verknüpfte POIs.<br>Mit region?apiKey={{apiKey}}&amp;mainPoi={{PoiId}} lässt sich beides anzeigen.\nAuch die Summe geöffneter / geschlossener Lifte und Loipen lässt sich ausgeben.</p>\n<h4 id=\"kategorien-und-merkmale\">Kategorien und Merkmale</h4>\n<p>Um Merkmals- und Kategorie-IDs aus JSON-Daten zuordnen zu können kann man sich diese wie folgt anzeigen lassen:<br><a href=\"#068c4a51-98f3-49b7-8e62-233b57dcabb4\">Kategorie-Typen inkl. Kategorien anzeigen</a> mit categoryType/?apiKey={{apiKey}}<br><a href=\"#ce2f81f9-171c-4c31-b87e-08d581a369f9\">Merkmalsgruppen inkl. Merkmalen anzeigen</a> mit featureGroup/?apiKey={{apiKey}}</p>\n<h4 id=\"suchergebnisse-filtern-sortieren-paginieren-selectieren\">Suchergebnisse filtern, sortieren, paginieren, selectieren</h4>\n<p>Bei vielen Abfragen ist es möglich zusätzliche Parameter \nanzugeben. z.B.:   </p>\n<p>Antwort filtern z.B.:<br>Nur Veröffentlichte nicht ausgeblendete POIs:<br>&amp;hidden=false&amp;active=true</p>\n<p><code>$sort[title]</code> Nach 'title' oder einem anderem Feld sortieren.<br>1 Aufsteigend / -1 Absteigend\nz.B.: &amp;$sort[title]=1   </p>\n<p><code>$select</code> Felder Auswahl einschränken z.B.<br>Nur Titel und Suchwörter ausgeben:<br>&amp;$select[]=title&amp;$select[]=searchTerms<br>Info: Bestimmte Felder lassen sich nicht aus der Antwort entfernen.</p>\n<p><code>$limit</code> Treffer-Limit z.B.:<br>&amp;active=true&amp;$limit=2</p>\n<p><code>$skip</code> Treffer überspringen z.B.:<br>Seite 2 bei 10 Treffern pro Seite<br>&amp;$skip=21&amp;$limit=10</p>\n<p><a href=\"https://docs.feathersjs.com/api/databases/querying.html\">weitere Parameter und Details auf docs.feathersjs.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"16832797","collectionId":"ce963062-24eb-4707-85a6-15fa3c7ee448","publishedId":"TzscqT2g","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-07-29T08:22:34.000Z"},"item":[{"name":"Config","item":[{"name":"/config Daten zum API-Key anzeigen","id":"ac46c92b-cbdd-4379-a817-0d1b2ed4a8e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/config?apiKey={{apiKey}}","description":"<p>Für den API-Key gespeicherte Konfiguration abrufen.</p>\n","urlObject":{"host":["https://poi.api.eberl-online.net/v2/config"],"query":[{"key":"apiKey","value":"{{apiKey}}"}],"variable":[]}},"response":[{"id":"df92aedc-831f-4cb5-97e8-9d5b761b2fba","name":"/config für API-Key","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/config?apiKey={{apiKey}}","host":["https://poi.api.eberl-online.net/v2/config"],"query":[{"key":"apiKey","value":"{{apiKey}}","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 06 Aug 2021 08:58:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1130"},{"key":"Connection","value":"keep-alive"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"W/\"97b-YxLpo/jZz56WxMWpOf/xLpUXI68\""},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=6dcabc19ee4a268375ccbbfdb3ec0f3215512e03800d2e6d1622c1ae91b47a37;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"export\": {\n            \"seasonFeatures\": {\n                \"summer\": \"607568ce38ce600012e9199a\",\n                \"winter\": \"607568d338ce600012e9199c\"\n            },\n            \"pricesWithFeatures\": [],\n            \"categoryTypes\": [],\n            \"features\": [],\n            \"defaultPrice\": false,\n            \"apiKeys\": [],\n            \"poweredByTitle\": \"EO\",\n            \"poweredByLink\": \"\",\n            \"poweredByImage\": \"\"\n        },\n        \"filter\": {\n            \"include\": {\n                \"featureGroups\": [],\n                \"features\": [],\n                \"categoryTypes\": [],\n                \"categoryGroups\": [],\n                \"categories\": []\n            },\n            \"exclude\": {\n                \"featureGroups\": [],\n                \"features\": [],\n                \"categoryTypes\": [],\n                \"categoryGroups\": [],\n                \"categories\": [],\n                \"pois\": []\n            }\n        },\n        \"showWinterSeason\": true,\n        \"showPricesCosts\": false,\n        \"currentSeason\": \"summer\",\n        \"address\": {\n            \"name\": \"Eberl Medien GmbH & Co. KG\",\n            \"address\": \"Kirchplatz 6\",\n            \"additionalAddress\": \"\",\n            \"zip\": \"87509\",\n            \"city\": \"Immenstadt i. Allgäu\",\n            \"district\": \"\",\n            \"country\": \"Deutschland\",\n            \"phoneNumber\": \"083238020\",\n            \"mobileNumber\": \"\",\n            \"eMail\": \"info@eberl-medien.de\",\n            \"website\": \"www.eberl-medien.de\"\n        },\n        \"apiKeys\": [\n            {\n                \"searchFilterUiElements\": {\n                    \"excludedCategories\": [],\n                    \"includedCategories\": [],\n                    \"excludedFeatures\": [],\n                    \"includedFeatures\": []\n                },\n                \"containByCategoryGroupIds\": [],\n                \"containByCategoryTypeIds\": [],\n                \"containByCategoryIds\": [],\n                \"containByFeatureIds\": [],\n                \"showDisabled\": 0,\n                \"showReleased\": 1,\n                \"showHighlight\": -1,\n                \"showHighlightToTop\": true,\n                \"showSummary\": true,\n                \"defaultSorting\": \"false\",\n                \"defaultDirection\": \"false\",\n                \"outputLang\": \"de\",\n                \"displayMap\": true,\n                \"showMap\": true,\n                \"displayLocationDistrict\": true,\n                \"displayLocationCity\": true,\n                \"displayLocationCountry\": false,\n                \"displayCurrentlyOpen\": true,\n                \"subTitleInsteadOfDescription\": true,\n                \"hitsPerPage\": 100,\n                \"startPage\": 1,\n                \"startOffset\": 0,\n                \"regions\": [\n                    \"6087f72b2232c10011605962\",\n                    \"60a61268462637001164ac78\",\n                    \"60ade2d0bab60500123c8c60\",\n                    \"60ae4cecbab60500123c8ca4\",\n                    \"60ae4d49462637001164aed8\",\n                    \"60ae4d65bab60500123c8ca7\",\n                    \"60ae4da0462637001164aeda\",\n                    \"60b0a8a39c85fd001344b012\",\n                    \"60ba2a95a314a600110ebac1\",\n                    \"60ba2b1fa314a600110ebac4\",\n                    \"60bdca6fa314a600110ebb61\",\n                    \"60d2cbf35598fc00127df5ba\",\n                    \"60d2cfc65598fc00127df5bf\",\n                    \"60d2d0cea0070e0012b0b4ca\",\n                    \"60d2d3b2a0070e0012b0b4d8\"\n                ],\n                \"_id\": \"60b775254279e90012718016\",\n                \"fallbackPicture\": {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"url\": \"https://download.eberl-online.net/pois/60c06b635c545429c89cb2b6.png\",\n                    \"id\": \"60c06b635c545429c89cb2b6\",\n                    \"title\": \"bergsporbericht-allgaeu.png\"\n                },\n                \"apiKey\": \"Vdd6XM05TSEOkDSmVYFGP8Ed1wIF5Dt3H98b1KQg\",\n                \"description\": \"Bergsportbericht - Allgäu (Allgäu GmbH)\",\n                \"isReport\": true,\n                \"customCategoryGroups\": [],\n                \"customFeatureGroups\": []\n            }\n        ],\n        \"createdAt\": \"2017-09-11T12:17:12.886Z\",\n        \"updatedAt\": \"2019-10-23T12:43:12.285Z\"\n    }\n]"}],"_postman_id":"ac46c92b-cbdd-4379-a817-0d1b2ed4a8e8"}],"id":"7c0fc046-91b5-4660-9d10-d5b6d21a568d","_postman_id":"7c0fc046-91b5-4660-9d10-d5b6d21a568d","description":""},{"name":"POIs","item":[{"name":"poi (Struktur)","item":[{"name":"poi.state","item":[],"id":"b9bee0b8-3191-4f83-9b1a-2044f2918895","description":"<p>Beispiel mit Kommentaren(#)</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"state\": {\n        \"state\": \"open\", #Status\n_# Status Zuordnung (NICHT im JSON enthalten)\n      { id: \"\", title: \"Keine Angabe\" },\n      { id: \"open\", title: \"Geöffnet\" },\n      { id: \"closed\", title: \"Geschlossen\" },\n      { id: \"partiallyOpen\", title: \"Teilweise geöffnet\" },\n      { id: \"openingHours\", title: \"Gemäß Öffnungszeiten\" }\n#\n\n        \"avalancheLevel\": \"\", #Lawinenstufe\n_# Lawinenstufe Zuordnung (NICHT im JSON enthalten)\n      { id: \"low\", title: \"1 Gering\" },\n      { id: \"moderate\", title: \"2 Mäßig\" },\n      { id: \"considerable\", title: \"3 Erheblich\" },\n      { id: \"high\", title: \"4 Groß\" },\n      { id: \"veryHigh\", title: \"5 Sehr Groß\" }\n#\n        \"waterQuality\": \"\", #Wasserqualität\n_# Wasserqualität Zuordnung (NICHT im JSON enthalten)\n      { id: \"excellent\", title: \"Ausgezeichnet\" },\n      { id: \"good\", title: \"Gut\" },\n      { id: \"sufficient\", title: \"Ausreichend\" },\n      { id: \"insufficient\", title: \"Mangel\" }\n#\n        \"difficulty\": \"easy\", #Schwierigkeitsgrad (easy,intermediate,hard)\n        \"trackType\": \"\", #Strecken-Typ z.B.: Klassisch,Skating,Klassisch/Skating\n        \"floodlightAt\": \"mo\", #Flutlicht am\n_# Flutlicht Zuordnung (NICHT im JSON enthalten)\n      { id: \"mo\", title: \"Montag\" },\n      { id: \"tu\", title: \"Dienstag\" },\n      { id: \"we\", title: \"Mittwoch\" },\n      { id: \"th\", title: \"Donnerstag\" },\n      { id: \"fr\", title: \"Freitag\" },\n      { id: \"sa\", title: \"Samstag\" },\n      { id: \"su\", title: \"Sonntag\" }\n#\n        \"snowTexture\": \"\", #Schneebeschaffenheit z.B. oldSnow = Altschnee\n_# Schneebeschaffenheit Zuordnung (NICHT im JSON enthalten)\n snowTextureItems: [\n      { id: \"oldSnow\", title: \"Altschnee\" },\n      { id: \"solidOldSnow\", title: \"Fester Altschnee\" },\n      { id: \"moistOldSnow\", title: \"Feuchtnasser Altschnee\" },\n      { id: \"powderSnow\", title: \"Pulverschnee\" },\n      { id: \"mashSnow\", title: \"Sulzschnee\" },\n      { id: \"cardBoardSnow\", title: \"Pappschnee\" },\n      { id: \"maschineSnow\", title: \"Maschinenschnee\" },\n      { id: \"drySnow\", title: \"Trockener Neuschnee\" },\n      { id: \"boundFreshSnow\", title: \"Gebundener Neuschnee\" },\n      { id: \"frozenSnow\", title: \"Harsch\" },\n      { id: \"firnSnow\", title: \"Firnschnee\" }\n#\n\n        \"pathCondition\": [\"street\"], #Wegbeschaffenheit z.B. street = Teer / Straße\n_# Wegbeschaffenheit Zuordnung (NICHT im JSON enthalten)\n      { id: \"street\", title: \"Teer / Straße\" },\n      { id: \"gravel\", title: \"Kies / Schotter\" },\n      { id: \"meadowPath\", title: \"Wiesenweg\" },\n      { id: \"forestFloor\", title: \"Waldboden\" },\n      { id: \"mountainPath\", title: \"Bergpfad\" },\n      { id: \"steepTrack\", title: \"Steig\" }\n#\n        \"bestSeason\": [\"jan\",\"mai\",\"oct\",\"dec\"], #Beste Jahreszeit\n_# Wegbeschaffenheit Zuordnung (NICHT im JSON enthalten)\n    bestSeasonItems: [\n      { id: \"jan\", title: \"Januar\" },\n      { id: \"feb\", title: \"Februar\" },\n      { id: \"mar\", title: \"März\" },\n      { id: \"apr\", title: \"April\" },\n      { id: \"mai\", title: \"Mai\" },\n      { id: \"jun\", title: \"Juni\" },\n      { id: \"jul\", title: \"Juli\" },\n      { id: \"aug\", title: \"August\" },\n      { id: \"sep\", title: \"September\" },\n      { id: \"oct\", title: \"Oktober\" },\n      { id: \"nov\", title: \"November\" },\n      { id: \"dec\", title: \"Dezember\" }\n    ],\n#\n\n        \"location\": [\n            \"valley\", #Tal\n            \"intermediateHeight\", #Mittlere Höhe\n            \"highAlpine\", #Hochalpin\n        ],\n        \"weatherCondition\": \"cloudy\", #Wetterzustand\n_#  Wetterzustand Zuordnung  (NICHT im JSON enthalten)\n{ id: \"bright\", title: \"Heiter\" },\n      { id: \"slightlyCloudy\", title: \"Leicht bewölkt\" },\n      { id: \"cloudy\", title: \"Bewölkt\" },\n      { id: \"foggy\", title: \"Nebelig\" },\n      { id: \"drizzle\", title: \"Nieselregen\" },\n      { id: \"shudder\", title: \"Schauer\" },\n      { id: \"rain\", title: \"Regen\" },\n      { id: \"snowfall\", title: \"Schneefall\" },\n      { id: \"lightSnow\", title: \"Leichter Schneefall\" },\n      { id: \"sleet\", title: \"Schneeregen\" },\n      { id: \"blizzard\", title: \"Schneesturm\" },\n      { id: \"cloudless\", title: \"Wolkenlos\" }\n#\n\n        \"sight\": \"goodVision\", #Sicht z.B.: goodVision((Gute Fernsicht),foggy(Nebelig)\n        \"lastAscent\": \"17:00\", #Letzte Bergfahrt\n        \"lastDescent\": \"17:15\", #Letzte Talfahrt\n        \"firstAscent\": \"9:00\", #Erste Bergfahrt\"\n        \"seasonStart\": \"2021-05-15T00:00:00.000+00:00\", #Saisonstart\n        \"seasonEnd\": \"2021-05-15T00:00:00.000+00:00\", #Saisonende\n        \"prognosisCountLift\": 0, #Prognose Lifte in Betrieb\n        \"prognosisCountTrail\": 0, #Prognose Loipen in Betrieb\n        \"prognosisLengthLift\": 0, #Prognose (km) Lift\n        \"prognosisLengthTrail\": 0, #Prognose (km) Loipen\n        \"stateInfo\": \"\", #Status Info\n        \"valleySnowDepth\": 0, #Schneehöhe Tal (cm)\n        \"mountainSnowDepth\": 0, #Schneehöhe Berg (cm)\n        \"lastSnowFall\": null, #Letzter Schneefall\n        \"freshSnow\": 0, #Neuschnee (cm)\n        \"capacityPerUnit\": 0, #Kapazität pro Stunde/Person\n        \"carriage\": 0, #Beförderung (Personen)\n        \"drivingTime\": \"\", #Fahrzeit\n        \"valleySeaLevel\": 0, #Meereshöhe Tal (m)\n        \"mountainSeaLevel\": 0, #Meereshöhe Berg (m)\"\n        \"height\": 0, #Höhe (m)\n        \"valleyLength\": 0, #Länge Tal (m)\n        \"heightDifference\": 0, #Höhendifferenz (m)\n        \"hasSnowMaking\": false, #Hat Beschneiung\n        \"hasValleyRun\": false, #Talabfahrt\n        \"lakeTemperature\": \"\",\n        \"temperature\": 0, #Temperatur\n        \"walkingTime\": \"\", #Gehzeit\n        \"floodlightFrom\": \"\", #Flutlicht von (Uhrzeit)\n        \"floodlightUntil\": \"\", #Flutlicht bis (Uhrzeit)\n        \"length\": 0, #Länge (m)\n        \"lowestHeight\": 0, #Höhe min. (m)\n        \"highestHeight\": 0, #Höhe max. (m)\n        \"condition\": 0, #Kondition 0-5\n        \"experienceFactor\": 0,  #Erlebnisfaktor 0-5\n        \"landscapeFactor\": 0 # Landschaftsfaktor 0-5\n    }\n</code></pre>","_postman_id":"b9bee0b8-3191-4f83-9b1a-2044f2918895"},{"name":"poi.openingHours","item":[],"id":"c4500c7c-dff4-415d-b9f5-14bfcc20803a","description":"<p>Beispiel mit Kommentaren(#)</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"openingHours\": {\n        \"freeAccess\": false,\n        \"closedDays\": [\n            {}\n        ],\n        \"seasonalOpeningHours\": [],\n        \"specialDays\": [\n            {}\n        ],\n        \"description\": {\n            \"description\": \"&lt;p&gt;t&amp;auml;glich von 8:30 - 16:45 Uhr&lt;/p&gt;\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"weekdays\": [\n            {\n                \"active\": false,\n                \"times\": [\n                    {\n                        \"from\": \"08:30\",\n                        \"to\": \"16:45\"\n                    }\n                ]\n            }\n            ... 6 weitere Tage\n        ]\n    }\n</code></pre>","_postman_id":"c4500c7c-dff4-415d-b9f5-14bfcc20803a"},{"name":"poi.pictures","item":[],"id":"944e2aea-f2d2-495a-baeb-8ede88679cbe","description":"<p>Beispiel mit Kommentaren(#)</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>pictures: [\n  {\n    \"type\": \"always\", #always, winter oder summer\n    \"print\": \"\",\n    \"license\": {\n      \"type\": \"\"\n    },\n    \"id\": \"5dc2d49b6888c18df3b7d55d\",\n    \"url\": \"bild-url/bild.jpg\",\n    \"title\": \"bild.jpg\",\n    \"imageSizes\": {\n      \"16:9\": {\n        \"left\": 113,\n        \"right\": 846,\n        \"top\": 141,\n        \"bottom\": 553,\n        \"width\": 733,\n        \"height\": 412,\n        \"url\": \"bild-url/focus/113/141/733/412/bildauschnitt.jpg\"\n      },\n      \"3:1\": {\n        \"left\": 0,\n        \"right\": 1000,\n        \"top\": 68,\n        \"bottom\": 401,\n        \"width\": 1000,\n        \"height\": 333,\n        \"url\": \"bild-url/focus/113/141/733/412/bildauschnitt.jpg\"\n      },\n      \"1:1\": {\n        \"left\": 166,\n        \"right\": 834,\n        \"top\": 0,\n        \"bottom\": 667,\n        \"width\": 668,\n        \"height\": 667,\n        \"url\": \"bild-url/focus/113/141/733/412/bildauschnitt.jpg\"\n      }\n    }\n  },\n]\n</code></pre>","_postman_id":"944e2aea-f2d2-495a-baeb-8ede88679cbe"}],"id":"c8d1ef29-6078-4b07-bfb7-92cc2535ee5e","description":"<p>Beispiel mit Kommentaren(#)</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>    {\n    \"_id\": \"60c324061cb25b0012b1da2a\",\n    \"state\": {\n        \"state\": \"open\", #status open,closed,partiallyOpen,openingHours, leer=Keine Angabe\n        # weitere Infos unter poi.state\n    },\n    \"route\": { # GPX-Datei und Kartenbild der Route\n        \"gpx\": {\n            \"id\": \"3c5693fa-6717-41ac-86d3-4a8a8aa52674\",\n            \"url\": \"https://download.eberl-online.net/pois/60cc8afcdf8e3e1694f804f4.gpx\",\n            \"title\": \"sample.gpx\"\n        },\n        \"image\": {\n            \"id\": \"60cc8afedf8e3e1694f804f5\",\n            \"url\": \"https://download.eberl-online.net/pois/60cc8afedf8e3e1694f804f5.png\",\n            \"title\": \"1624017662106_gpx.png\"\n        }\n    },\n    \"address\": {\n        \"country\": \"Deutschland\",\n        \"zip\": \"87561\",\n        \"city\": \"Oberstdorf\",\n        \"address\": \"Faistenoy 10\",\n        \"website\": \"www.ok-bergbahnen.com\",\n        \"eMail\": \"info@ok-bergbahnen.com\",\n        \"phoneNumber\": \"08322 / 9600-0\"\n    },\n    \"manualSlug\": false,\n    \"hidden\": true, #nicht aktiv\n    \"active\": true, #veröffentlicht\n    \"additionalPrincipals\": [],\n    \"additionalCategories\": [], #weitere Kategorien\n    \"searchTerms\": [],\n    ############## Merkmale\n    \"features\": [ \n        \"607568ce38ce600012e9199a\",\n        \"607568d338ce600012e9199c\",\n        \"60756a1fa91ad00012c921a9\",\n        \"60bf541477fbe60018005551\"\n    ],\n    ##############\n    \"freeEntrance\": true, #Zugang kostenlos\n    \"belongsToPlaces\": [],\n    \"relatedPois\": [],\n    \"highlightPois\": [],\n    \"regions\": [\n        \"60ae4cecbab60500123c8ca4\"\n    ],\n     ############## Title\n    \"title\": \"Fellhorn-Kanzelwand\",\n     ##############\n    \"subTitle\": \"\", #Untertitel\n    \"shortTitle\": \"\",#Kurztitel\n    \"sortTitle\": \"fellhornkanzelwand\",#Sortiertitel\n    \"category\": \"60b49f7b9d71c30012efbe57\",\n    \"slug\": \"fellhorn-kanzelwand\",#Teil-URL\n    \"highlight\": true, #Highlight\n    \"online\": {},\n\n    \"webcamLinks\": [\n        {\n            \"_id\": \"60c324061cb25b0012b1da2b\",\n            \"link\": \"https://link-zum-bild.gibts.net/fellhorn-mittelstation.jpg\",\n            \"title\": \"Mittelstation\"\n        }\n    ],\n    \"pictures\": [], #Beispiel unter poi.pictures\n    \"openingHours\": {\n        ... weiteres unter openingHours\n    },\n     ############## Nachricht\n    \"currentMessage\": {\n        \"message\": \"&lt;p&gt;Die Fellhornbahn I, die Gipfelbahn ...&lt;/p&gt;\\n\"\n    },\n     ##############\n    \"contact\": {\n        \"showContact\": \"address\"\n    },\n    \"additionalData\": [],\n    \"license\": {},\n     ############## Koordinaten (Längengrad und Breitengrad)\n    \"geo\": {\n        \"lat\": 47.35254,\n        \"lng\": 10.26278\n    },\n     ##############\n     ############## Beschreibung\n    \"description\": {\n        \"description\": \"Hier kommt die Ganzjahres- und Sommerbeschreibung. Bla bla\",\n        \"seasonalDescription\": \"Hier kommt die Winterbeschreibung. Bla bla\"\n    },\n     ############## Kurzbeschreibung\n    \"shortDescription\": {\n        \"description\": \"Hier kommt die kurze Ganzjahres- und Sommerbeschreibung. Bla bla\",\n        \"seasonalDescription\": \"Hier kommt die kurze Winterbeschreibung. Bla bla\"\n    },\n     ##############\n    \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n    \"categoryGroup\": \"59af08f217f9ec01009b1617\", # ID für POI/Strecke/Produkt/Unterkunft\n    \"createdAt\": \"2021-06-11T08:51:18.484Z\",\n    \"updatedAt\": \"2021-06-30T07:50:57.162Z\",\n    \"categoryType\": \"60b49f6f9d71c30012efbe55\", # z.B. Einkaufen(ID)\n    \"categoryURIPart\": \"berg-und-skigebiet\",\n    \"updatedBy\": \"7f018c6c-008a-4465-9bd3-c387d02bdb2b\",\n    \"pricePackages\": [],\n    \"showWebcamsFirst\": true,\n    \"logo\": \"https://download.eberl-online.net/pois/60dc22408ad02f65fa956316.png\",\n    \"isOpen\": false,\n    \"closesIn\": 0,\n    \"opensIn\": 0,\n    \"fuzzyOpenCloseTime\": false,\n    \"uri\": \"https://poi.api.eberl-online.net/v2/poi/60c324061cb25b0012b1da2a\"\n}\n</code></pre>","_postman_id":"c8d1ef29-6078-4b07-bfb7-92cc2535ee5e"},{"name":"/poi/:id Einzelnen POI anzeigen","id":"97d05b87-fd1e-425f-8b8a-ca597efb8ae5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/poi/:id?apiKey={{apiKey}}","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/poi"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"disabled":true,"description":{"content":"<p>Felder auf definierte beschränken. Bestimmte Felder werden trotz dessen ausgegeben.\nGET /poi/609a7b1264398d1dcb9a820a?$select[]=feld&amp;$select[]=weiteresFeld&amp;apiKey=klsdfjk...</p>\n","type":"text/plain"},"key":"$select[]","value":"title"},{"disabled":true,"key":"$select[]","value":"searchTerms"}],"variable":[{"type":"any","value":"60c324061cb25b0012b1da2a","key":"id"}]}},"response":[{"id":"451bc6a3-8bdf-4f8c-8988-9dae1c213c09","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/poi/:id?apiKey={{apiKey}}","host":["https://poi.api.eberl-online.net/v2/poi"],"path":[":id"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"$select[]","value":"title","description":"Felder auf definierte beschränken. Bestimmte Felder werden trotz dessen ausgegeben.\nGET /poi/609a7b1264398d1dcb9a820a?$select[]=feld&$select[]=weiteresFeld&apiKey=klsdfjk...\n","type":"text","disabled":true},{"key":"$select[]","value":"searchTerms","type":"text","disabled":true}],"variable":[{"key":"id","value":"60c324061cb25b0012b1da2a"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 30 Jul 2021 08:30:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"ETag","value":"W/\"108a-WLlQLTMbnImLviURHJVKjL1qNAw\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"60c324061cb25b0012b1da2a\",\n    \"state\": {\n        \"state\": \"open\",\n        \"avalancheLevel\": \"\",\n        \"waterQuality\": \"\",\n        \"difficulty\": \"\",\n        \"trackType\": \"\",\n        \"floodlightAt\": null,\n        \"snowTexture\": \"\",\n        \"pathCondition\": [],\n        \"bestSeason\": [],\n        \"location\": [\n            \"\"\n        ],\n        \"weatherCondition\": \"\",\n        \"sight\": \"\",\n        \"lastAscent\": \"\",\n        \"lastDescent\": \"\",\n        \"firstAscent\": \"\",\n        \"seasonStart\": null,\n        \"seasonEnd\": null,\n        \"prognosisCountLift\": 0,\n        \"prognosisCountTrail\": 0,\n        \"prognosisLengthLift\": 0,\n        \"prognosisLengthTrail\": 0,\n        \"stateInfo\": \"\",\n        \"valleySnowDepth\": 0,\n        \"mountainSnowDepth\": 0,\n        \"lastSnowFall\": null,\n        \"freshSnow\": 0,\n        \"capacityPerUnit\": 0,\n        \"carriage\": 0,\n        \"drivingTime\": \"\",\n        \"valleySeaLevel\": 0,\n        \"mountainSeaLevel\": 0,\n        \"height\": 0,\n        \"valleyLength\": 0,\n        \"heightDifference\": 0,\n        \"hasSnowMaking\": false,\n        \"hasValleyRun\": false,\n        \"lakeTemperature\": \"\",\n        \"temperature\": 0,\n        \"walkingTime\": \"\",\n        \"floodlightFrom\": \"\",\n        \"floodlightUntil\": \"\",\n        \"length\": 0,\n        \"lowestHeight\": 0,\n        \"highestHeight\": 0,\n        \"condition\": 0,\n        \"experienceFactor\": 0,\n        \"landscapeFactor\": 0\n    },\n    \"route\": {\n        \"gpx\": {\n            \"title\": \"\",\n            \"url\": \"\",\n            \"id\": \"\"\n        },\n        \"image\": {\n            \"title\": \"\",\n            \"url\": \"\",\n            \"id\": \"\"\n        }\n    },\n    \"address\": {\n        \"country\": \"Deutschland\",\n        \"zip\": \"87561\",\n        \"city\": \"Oberstdorf\",\n        \"address\": \"Faistenoy 10\",\n        \"website\": \"www.ok-bergbahnen.com\",\n        \"eMail\": \"info@ok-bergbahnen.com\",\n        \"phoneNumber\": \"08322 / 9600-0\"\n    },\n    \"manualSlug\": false,\n    \"hidden\": false,\n    \"active\": true,\n    \"additionalPrincipals\": [],\n    \"additionalCategories\": [],\n    \"searchTerms\": [],\n    \"features\": [\n        \"607568ce38ce600012e9199a\",\n        \"607568d338ce600012e9199c\",\n        \"60756a1fa91ad00012c921a9\",\n        \"60bf541477fbe60018005551\"\n    ],\n    \"freeEntrance\": false,\n    \"belongsToPlaces\": [],\n    \"relatedPois\": [],\n    \"highlightPois\": [],\n    \"regions\": [\n        \"60ae4cecbab60500123c8ca4\"\n    ],\n    \"title\": \"Fellhorn-Kanzelwand\",\n    \"subTitle\": \"\",\n    \"shortTitle\": \"\",\n    \"sortTitle\": \"fellhornkanzelwand\",\n    \"category\": \"60b49f7b9d71c30012efbe57\",\n    \"slug\": \"fellhorn-kanzelwand\",\n    \"highlight\": true,\n    \"online\": {},\n    \"webcamLinks\": [\n        {\n            \"_id\": \"60c324061cb25b0012b1da2b\",\n            \"link\": \"https://webcams.tramino.net/das-hoechste/fellhorn-mittelstation.jpg\",\n            \"title\": \"Mittelstation\"\n        },\n        {\n            \"_id\": \"60d9c16ab1eab30019db816e\",\n            \"title\": \"Gipfelstation\",\n            \"link\": \"https://webcams.tramino.net/das-hoechste/fellhorn-gipfelstation.jpg\"\n        },\n        {\n            \"_id\": \"60d9c16ab1eab30019db816f\",\n            \"title\": \"Bergstation Kanzelwand\",\n            \"link\": \"https://webcams.tramino.net/das-hoechste/kanzelwand-bergstation.jpg\"\n        }\n    ],\n    \"pictures\": [],\n    \"openingHours\": {\n        \"freeAccess\": false,\n        \"closedDays\": [\n            {}\n        ],\n        \"seasonalOpeningHours\": [],\n        \"specialDays\": [\n            {}\n        ],\n        \"description\": {\n            \"description\": \"<p>t&auml;glich von 8:30 - 16:45 Uhr</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"weekdays\": [\n            {\n                \"active\": false,\n                \"times\": [\n                    {\n                        \"from\": \"08:30\",\n                        \"to\": \"16:45\"\n                    }\n                ]\n            },\n            {\n                \"active\": false,\n                \"times\": [\n                    {\n                        \"from\": \"08:30\",\n                        \"to\": \"16:45\"\n                    }\n                ]\n            },\n            {\n                \"active\": false,\n                \"times\": [\n                    {\n                        \"from\": \"08:30\",\n                        \"to\": \"16:45\"\n                    }\n                ]\n            },\n            {\n                \"active\": false,\n                \"times\": [\n                    {\n                        \"from\": \"08:30\",\n                        \"to\": \"16:45\"\n                    }\n                ]\n            },\n            {\n                \"active\": false,\n                \"times\": [\n                    {\n                        \"from\": \"08:30\",\n                        \"to\": \"16:45\"\n                    }\n                ]\n            },\n            {\n                \"active\": false,\n                \"times\": [\n                    {\n                        \"from\": \"08:30\",\n                        \"to\": \"16:45\"\n                    }\n                ]\n            },\n            {\n                \"active\": false,\n                \"times\": [\n                    {\n                        \"from\": \"08:30\",\n                        \"to\": \"16:45\"\n                    }\n                ]\n            }\n        ]\n    },\n    \"currentMessage\": {\n        \"message\": \"<p>Die Fellhornbahn I, die Gipfelbahn und die Kanzelwandbahn sind im t&auml;glichen Sommerbetrieb. Die ge&ouml;ffneten Wanderwege sind mit festem Schuhwerk gut begehbar. Eine Wanderung (Weg 1) zwischen Fellhorn und Kanzelwand ist von der Station Schlappoldsee &uuml;ber die Alpe Obere Bierenwang und von der Gipfelstation &uuml;ber den Bierenwang Sattel m&ouml;glich und andersrum. Bei den Wanderwegen oberhalb 1600m ist derzeit mit einer geschlossenen Schneedecke zur rechnen, bitte beachtet, dass somit keine Markierungen, Beschilderungen und Sicherungen sichtbar bzw. vorhanden sind. Wir freuen uns auf Euren Besuch.&nbsp;</p>\\n\"\n    },\n    \"contact\": {\n        \"showContact\": \"address\"\n    },\n    \"additionalData\": [],\n    \"license\": {},\n    \"geo\": {\n        \"lat\": 47.35254,\n        \"lng\": 10.26278\n    },\n    \"description\": {\n        \"description\": \"\",\n        \"seasonalDescription\": \"\"\n    },\n    \"shortDescription\": {\n        \"description\": \"\",\n        \"seasonalDescription\": \"\"\n    },\n    \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n    \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n    \"createdAt\": \"2021-06-11T08:51:18.484Z\",\n    \"updatedAt\": \"2021-06-30T07:50:57.162Z\",\n    \"categoryType\": \"60b49f6f9d71c30012efbe55\",\n    \"categoryURIPart\": \"berg-und-skigebiet\",\n    \"updatedBy\": \"7f018c6c-008a-4465-9bd3-c387d02bdb2b\",\n    \"pricePackages\": [],\n    \"showWebcamsFirst\": true,\n    \"logo\": \"https://download.eberl-online.net/pois/60dc22408ad02f65fa956316.png\",\n    \"isOpen\": false,\n    \"closesIn\": 0,\n    \"opensIn\": 0,\n    \"fuzzyOpenCloseTime\": false,\n    \"uri\": \"https://poi.api.eberl-online.net/v2/poi/60c324061cb25b0012b1da2a\"\n}"},{"id":"c5e5547b-cff1-4e15-8793-5ba4ebbb3173","name":"404","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/poi/:id?apiKey={{apiKey}}","host":["https://poi.api.eberl-online.net/v2/poi"],"path":[":id"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"$select[]","value":"title","description":"Felder auf definierte beschränken. Bestimmte Felder werden trotz dessen ausgegeben.\nGET /poi/609a7b1264398d1dcb9a820a?$select[]=feld&$select[]=weiteresFeld&apiKey=klsdfjk...\n","type":"text","disabled":true},{"key":"$select[]","value":"searchTerms","type":"text","disabled":true}],"variable":[{"key":"id","value":"59b91141800afc0100914b4a"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 30 Jul 2021 08:23:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"80-Wd/AcUa3wSrVNswYxpMJAJ0LbbE\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"NotFound\",\n    \"message\": \"No record found for id '59b91141800afc0100914b4a'\",\n    \"code\": 404,\n    \"className\": \"not-found\",\n    \"errors\": {}\n}"}],"_postman_id":"97d05b87-fd1e-425f-8b8a-ca597efb8ae5"},{"name":"/poi POIs finden mit Zusatzoptionen","id":"7c17c70b-97f2-4caf-a155-3e1bfa667538","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/poi?apiKey={{apiKey}}&$skip=10&$limit=10&$select[]=title&$select[]=searchTerms","description":"<p>Details zu den feathersjs-Abfrageoptionen ($sort, $limit, $or etc.):<br /><a href=\"https://docs.feathersjs.com/api/databases/querying.html\">https://docs.feathersjs.com/api/databases/querying.html</a></p>\n","urlObject":{"host":["https://poi.api.eberl-online.net/v2/poi"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"disabled":true,"description":{"content":"<p> zusätzliche infos zu geöffneten POIs, Zahlen zu POI-Merkmalen und -Kategorien</p>\n","type":"text/plain"},"key":"extended","value":"1"},{"disabled":true,"description":{"content":"<p> veröffentlicht</p>\n","type":"text/plain"},"key":"active","value":"1"},{"disabled":true,"description":{"content":"<p> nicht aktiv</p>\n","type":"text/plain"},"key":"hidden","value":"1"},{"description":{"content":"<p> $skip will skip the specified number of results:</p>\n","type":"text/plain"},"key":"$skip","value":"10"},{"description":{"content":"<p> $limit will return only the number of results you specify</p>\n","type":"text/plain"},"key":"$limit","value":"10"},{"disabled":true,"description":{"content":"<p> Regulärer Ausdruck</p>\n","type":"text/plain"},"key":"$regex[title]","value":""},{"disabled":true,"description":{"content":"<p> Nach 'title' oder anderem Feld sortieren. 1 Aufsteigend / -1 Absteigend</p>\n","type":"text/plain"},"key":"$sort[title]","value":"1"},{"disabled":true,"description":{"content":"<p>Find all records that match any of the given criteria.\n<a href=\"https://docs.feathersjs.com/api/databases/querying.html\">https://docs.feathersjs.com/api/databases/querying.html</a></p>\n","type":"text/plain"},"key":"$or[0][title][$ne]=peter&$or[1][title]=2","value":""},{"description":{"content":"<p>Felder auf definierte beschränken. Bestimmte Felder werden trotz dessen ausgegeben.\nGET /poi?$select[]=feld&amp;$select[]=weiteresFeld&amp;apiKey=klsdfjk...</p>\n","type":"text/plain"},"key":"$select[]","value":"title"},{"key":"$select[]","value":"searchTerms"},{"disabled":true,"description":{"content":"<p>Folgende Felder werden durchsucht 'title', 'shortTitle', 'subTitle', 'address.city', 'searchTerms'.</p>\n","type":"text/plain"},"key":"$search","value":"test"}],"variable":[]}},"response":[{"id":"4b395267-14c0-4460-8aa2-3905880bf34d","name":"Bergsportbericht-Informationen anzeigen (z.B. Anzahl der gefundenen Touren / toursCount)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/poi?apiKey={{apiKey}}&extended=1&$limit=1&hidden=false&active=true","host":["https://poi.api.eberl-online.net/v2/poi"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"extended","value":"1","description":"<boolean> weitere Informationen (z.B. für Bergsportbereicht)"},{"key":"$limit","value":"1","description":"<number> $limit will return only the number of results you specify"},{"key":"hidden","value":"false"},{"key":"active","value":"true","description":"veröffentlicht"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 29 Jul 2021 09:00:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"ETag","value":"W/\"e91-D1bDumEn8IkpjzUjhY0tGLWjMqc\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"limit\": 1,\n    \"skip\": 0,\n    \"total\": 13,\n    \"toursCount\": 180,\n    \"lakeCount\": 32,\n    \"railwayCount\": 13,\n    \"hutsCount\": 156,\n    \"freeTimeCount\": 353,\n    \"parkingLotCount\": 18,\n    \"countByFeature\": {\n        \"6050c6266c34391d0b4ef461\": 14,\n        \"6050c6066c34391d0b4ef45d\": 2,\n        \"6050c6156c34391d0b4ef45f\": 2,\n        \"6037a5bc2eda0b0012eb3ca4\": 1,\n        \"59b94e7703d015010018a36c\": 1,\n        \"[object Object]\": 1,\n        \"5db04d531c8f6078a48a2a30\": 1,\n        \"5db04d5d9a844c15eb47eb6d\": 1,\n        \"59af07e9b296890100d0b1cf\": 1,\n        \"59af07e4d572c60100817480\": 1,\n        \"59e5b3f184f4ed01005cfb02\": 1,\n        \"59b16255538a36010066a65e\": 1,\n        \"6050859ab42c5b0011172a84\": 1\n    },\n    \"countByCategory\": {\n        \"608fb3fac79d0d001268975c\": 4,\n        \"59af0936663a660100095960\": 3,\n        \"59af09a713951f0100c1da86\": 2,\n        \"5fc759ca89482600123e35ea\": 2,\n        \"59af09a1663a660100095963\": 1,\n        \"59af09da663a660100095966\": 1,\n        \"604a00e7dcd565001178b365\": 1,\n        \"5fc74df011f9a80011aea58f\": 1\n    },\n    \"data\": [\n        {\n            \"_id\": \"605b357adcd565001178b860\",\n            \"state\": {\n                \"state\": \"\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"snowTexture\": \"\",\n                \"lastAscent\": \"\",\n                \"lastDescent\": \"\",\n                \"firstAscent\": \"\",\n                \"seasonStart\": null,\n                \"seasonEnd\": null,\n                \"prognosisCountLift\": 0,\n                \"prognosisCountTrail\": 0,\n                \"prognosisLengthLift\": 0,\n                \"prognosisLengthTrail\": 0,\n                \"stateInfo\": \"\",\n                \"valleySnowDepth\": 0,\n                \"mountainSnowDepth\": 0,\n                \"lastSnowFall\": null,\n                \"freshSnow\": 0,\n                \"capacityPerUnit\": 0,\n                \"carriage\": 0,\n                \"drivingTime\": \"\",\n                \"valleySeaLevel\": 0,\n                \"mountainSeaLevel\": 0,\n                \"height\": 0,\n                \"valleyLength\": 0,\n                \"heightDifference\": 0,\n                \"hasSnowMaking\": false,\n                \"hasValleyRun\": false,\n                \"lakeTemperature\": \"\",\n                \"temperature\": 0,\n                \"walkingTime\": \"\",\n                \"floodlightAt\": null,\n                \"floodlightFrom\": \"\",\n                \"floodlightUntil\": \"\",\n                \"length\": 0,\n                \"lowestHeight\": 0,\n                \"highestHeight\": 0\n            },\n            \"route\": {\n                \"gpx\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                },\n                \"image\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                }\n            },\n            \"address\": {\n                \"country\": \"Deutschland\",\n                \"zip\": \"122345\",\n                \"city\": \"asdfii\"\n            },\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"title\": \"fakestadl\",\n            \"subTitle\": \"\",\n            \"shortTitle\": \"\",\n            \"sortTitle\": \"fakestadl\",\n            \"category\": \"5fc759ca89482600123e35ea\",\n            \"slug\": \"fakestadl\",\n            \"highlight\": false,\n            \"online\": {},\n            \"webcamLinks\": [\n                {\n                    \"_id\": \"60a61910462637001164ac8b\"\n                }\n            ],\n            \"pictures\": [],\n            \"openingHours\": {\n                \"freeAccess\": false,\n                \"closedDays\": [\n                    {}\n                ],\n                \"seasonalOpeningHours\": [],\n                \"specialDays\": [\n                    {\n                        \"date\": \"2021-05-29T00:00:00.000Z\",\n                        \"from\": \"23:02\",\n                        \"to\": \"04:00\",\n                        \"note\": \"fadss\"\n                    },\n                    {\n                        \"date\": \"2021-05-23T00:00:00.000Z\",\n                        \"from\": \"12:03\",\n                        \"to\": \"03:21\",\n                        \"note\": \"23.05:12:03-03:21\"\n                    }\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"geo\": {\n                \"zoom\": 17,\n                \"lat\": 11,\n                \"lng\": 12\n            },\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"pricePackages\": [\n                {\n                    \"type\": \"always\",\n                    \"services\": [\n                        {\n                            \"name\": \"\",\n                            \"prices\": [\n                                {}\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"import\": {},\n            \"logo\": \"\",\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"createdAt\": \"2021-03-24T12:50:02.789Z\",\n            \"updatedAt\": \"2021-05-20T08:08:48.854Z\",\n            \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n            \"categoryURIPart\": \"angelnfischen\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"categoryObj\": [\n                {\n                    \"_id\": \"5fc759ca89482600123e35ea\",\n                    \"hidden\": false,\n                    \"mappingField\": \"Freizeit & Aktivität\",\n                    \"title\": \"Angeln / Fischen\",\n                    \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                    \"createdAt\": \"2020-12-02T09:09:30.553Z\",\n                    \"updatedAt\": \"2020-12-02T09:09:30.553Z\"\n                }\n            ],\n            \"combinedCategories\": [\n                \"5fc759ca89482600123e35ea\"\n            ],\n            \"isOpen\": false,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/605b357adcd565001178b860\"\n        }\n    ]\n}"},{"id":"9109bb88-564c-4a21-b825-79d592e50f39","name":"Alle POIs finden","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2//poi?apiKey={{apiKey}}","host":["https://poi.api.eberl-online.net/v2/"],"path":["poi"],"query":[{"key":"apiKey","value":"{{apiKey}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"total\": 13,\n    \"limit\": 20,\n    \"skip\": 0,\n    \"data\": [\n        {\n            \"_id\": \"59bfd3606fd8900100cdfbd5\",\n            \"state\": {\n                \"state\": \"\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"lastAscent\": \"\",\n                \"lastDescent\": \"\",\n                \"firstAscent\": \"\",\n                \"seasonStart\": null,\n                \"seasonEnd\": null,\n                \"prognosisCountLift\": 0,\n                \"prognosisCountTrail\": 0,\n                \"prognosisLengthLift\": 0,\n                \"prognosisLengthTrail\": 0,\n                \"stateInfo\": \"\",\n                \"valleySnowDepth\": 0,\n                \"mountainSnowDepth\": 0,\n                \"lastSnowFall\": null,\n                \"freshSnow\": 0,\n                \"capacityPerUnit\": 0,\n                \"carriage\": 0,\n                \"drivingTime\": \"\",\n                \"valleySeaLevel\": 0,\n                \"mountainSeaLevel\": 0,\n                \"height\": 0,\n                \"valleyLength\": 0,\n                \"heightDifference\": 0,\n                \"hasSnowMaking\": false,\n                \"hasValleyRun\": false,\n                \"lakeTemperature\": \"\",\n                \"temperature\": 0,\n                \"walkingTime\": \"\",\n                \"floodlightAt\": null,\n                \"floodlightFrom\": \"\",\n                \"floodlightUntil\": \"\",\n                \"length\": 0,\n                \"lowestHeight\": 0,\n                \"highestHeight\": 0\n            },\n            \"manualSlug\": false,\n            \"hidden\": true,\n            \"active\": true,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [\n                \"59af09a713951f0100c1da86\"\n            ],\n            \"searchTerms\": [\n                \"test\",\n                \"gegend\"\n            ],\n            \"features\": [\n                \"59b94e7703d015010018a36c\",\n                \"59b16255538a36010066a65e\",\n                \"59af07e4d572c60100817480\",\n                \"59af07e9b296890100d0b1cf\"\n            ],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [\n                \"59b8d869800afc0100914b49\",\n                \"59bab13f4865f00100196b3d\",\n                \"60057d7807aa970012f9040f\",\n                \"5e27f43fd743a2e8d317bbd5\"\n            ],\n            \"highlightPois\": [],\n            \"address\": {\n                \"country\": \"Deutschland\",\n                \"address\": \"Egerlandstraße 35\",\n                \"zip\": \"85368\",\n                \"city\": \"Moosburg\",\n                \"phoneNumber\": \"+49-8326-384798\",\n                \"mobileNumber\": \"+49-151-12624130\",\n                \"eMail\": \"testasdfle@eberl-online.de\",\n                \"website\": \"eberl-online.de\"\n            },\n            \"online\": {\n                \"wikipedia\": \"https://de.wikipedia.org/wiki/Cape_Tribulation\",\n                \"website\": \"http://www.australien-info.de/cape_trib.html\",\n                \"facebook\": \"https://www.facebook.com/SeeAustralia/\",\n                \"youtube\": \"https://www.youtube.com/watch?v=BrXReQoMbE4\",\n                \"instagram\": \"https://www.instagram.com/explore/locations/214919488/cape-tribulation/\",\n                \"video\": \"https://vimeo.com/68902060\"\n            },\n            \"pictures\": [\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {},\n                    \"id\": \"59bfd975c2001f0001b212f9\",\n                    \"url\": \"https://download.eberl-online.net/pois/59bfd975c2001f0001b212f9/IMG_5787.JPG\",\n                    \"title\": \"Cape Tribulation\",\n                    \"copyright\": \"Lisa Eickeler\",\n                    \"imageSizes\": {\n                        \"16:9\": {\n                            \"left\": 223,\n                            \"right\": 3028,\n                            \"top\": 743,\n                            \"bottom\": 2321,\n                            \"width\": 2805,\n                            \"height\": 1578,\n                            \"url\": \"https://download.eberl-online.net/focus/223/743/2805/1578/pois/59bfd975c2001f0001b212f9/IMG_5787.JPG\"\n                        },\n                        \"3:1\": {\n                            \"left\": 0,\n                            \"right\": 4320,\n                            \"top\": 900,\n                            \"bottom\": 2340,\n                            \"width\": 4320,\n                            \"height\": 1440,\n                            \"url\": \"https://download.eberl-online.net/focus/0/900/4320/1440/pois/59bfd975c2001f0001b212f9/IMG_5787.JPG\"\n                        }\n                    }\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {},\n                    \"id\": \"5bf2bf943d9176874d91d83b\",\n                    \"url\": \"https://download.eberl-online.net/pois/5bf2bf943d9176874d91d83b/Batman.jpg\",\n                    \"title\": \"Batman.jpg\"\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {},\n                    \"id\": \"6058c2604b7cb44bc3707df0\",\n                    \"url\": \"https://download.eberl-online.net/pois/6058c2604b7cb44bc3707df0.jpg\",\n                    \"title\": \"Alpin biker event.jpg\"\n                }\n            ],\n            \"openingHours\": {\n                \"freeAccess\": false,\n                \"closedDays\": [\n                    {}\n                ],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"12:12\",\n                                \"to\": \"12:23\",\n                                \"note\": \"test\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": true,\n                        \"times\": [\n                            {\n                                \"from\": \"13:13\",\n                                \"to\": \"23:24\",\n                                \"note\": \"est\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": true,\n                        \"times\": [\n                            {\n                                \"from\": \"12:12\",\n                                \"to\": \"14:24\",\n                                \"note\": \"1424\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": true,\n                        \"times\": [\n                            {\n                                \"from\": \"12:12\",\n                                \"to\": \"03:55\",\n                                \"note\": \"355\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": true,\n                        \"times\": [\n                            {\n                                \"from\": \"12:32\",\n                                \"to\": \"\",\n                                \"note\": \"asdf\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    }\n                ],\n                \"seasonalOpeningHours\": [\n                    {\n                        \"weekdays\": [\n                            {\n                                \"active\": true,\n                                \"times\": [\n                                    {\n                                        \"from\": \"14:14\",\n                                        \"to\": \"12:12\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": []\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": []\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": []\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": []\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": []\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": []\n                            }\n                        ],\n                        \"startDate\": \"2021-03-31T00:00:00.000Z\",\n                        \"endDate\": \"2021-03-31T00:00:00.000Z\",\n                        \"note\": \"test12\"\n                    }\n                ]\n            },\n            \"currentMessage\": {\n                \"begin\": \"2017-09-24T00:00:00.000Z\",\n                \"end\": \"2017-10-07T00:00:00.000Z\",\n                \"message\": \"<p>Sonderaktion zum Fr&uuml;hst&uuml;ck nicht nur einen tollen Sonnenaufgang, sondern auch noch einen FruitShake eurer Wahl :)&nbsp;</p>\\n\"\n            },\n            \"contact\": {\n                \"showContact\": \"hidden\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"geo\": {\n                \"zoom\": 17,\n                \"lat\": 48.48179,\n                \"lng\": 11.94582\n            },\n            \"description\": {\n                \"description\": \"<p>LANGBESCHREIBUNG: Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</p>\\n\\n<p>At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>\\n\\n<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</p>\\n\\n<ul>\\n\\t<li>At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor</li>\\n\\t<li>sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et</li>\\n\\t<li>accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</li>\\n</ul>\\n\\n<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</p>\\n\\n<p><em>At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</em></p>\\n\",\n                \"seasonalDescription\": \"<p>LANGBESCHREIBUNG WINTER&nbsp;</p>\\n\\n<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>\\n\\n<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>\\n\"\n            },\n            \"shortDescription\": {\n                \"description\": \"<p>KURZBESCHREIBUNG: Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et&nbsp;</p>\\n\",\n                \"seasonalDescription\": \"<p>KURZBESCHREIBUNG WINTER<br />\\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur&nbsp;</p>\\n\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"highlight\": false,\n            \"pricePackages\": [\n                {\n                    \"type\": \"always\",\n                    \"services\": [\n                        {\n                            \"name\": \"Essen inkl Sonnenuntergang\",\n                            \"prices\": [\n                                {\n                                    \"name\": \"Erwachsene\",\n                                    \"price\": \"20\",\n                                    \"altPrice\": \"30\"\n                                },\n                                {\n                                    \"name\": \"Kinder\",\n                                    \"price\": \"10\",\n                                    \"altPrice\": \"15\"\n                                },\n                                {\n                                    \"name\": \"Reisende\",\n                                    \"price\": \"5\",\n                                    \"altPrice\": \"10\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Wildnis Rundfahrt\",\n                            \"prices\": [\n                                {\n                                    \"name\": \"Erwachsene\",\n                                    \"price\": \"100\",\n                                    \"altPrice\": \"200\"\n                                },\n                                {\n                                    \"name\": \"Kinder\",\n                                    \"price\": \"80\",\n                                    \"altPrice\": \"100\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"servicesDescription\": \"<p>Reisende mit &uuml;ber 15 L&auml;ndern&nbsp;</p>\\n\"\n                },\n                {\n                    \"type\": \"summer\",\n                    \"services\": [\n                        {\n                            \"name\": \"Erwachsene\",\n                            \"prices\": [\n                                {\n                                    \"name\": \"Euronen\",\n                                    \"price\": \"19,90€\",\n                                    \"altPrice\": \"20,00€\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Kinder\",\n                            \"prices\": [\n                                {\n                                    \"name\": \"Euronen\",\n                                    \"price\": \"14,90\",\n                                    \"altPrice\": \"15,00\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"name\": \"Preis stuff 2\",\n                    \"feature\": \"59af08d917f9ec01009b1615\"\n                }\n            ],\n            \"import\": {},\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"title\": \"Test Ausflugsziel\",\n            \"category\": \"59af09da663a660100095966\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"slug\": \"test-ausflugsziel\",\n            \"sortTitle\": \"testausflugsziel\",\n            \"categoryType\": \"59af0976d572c60100817483\",\n            \"createdAt\": \"2017-09-18T14:08:32.592Z\",\n            \"updatedAt\": \"2021-04-15T08:29:41.745Z\",\n            \"subTitle\": \"Wunderschöne Gegend \",\n            \"categoryURIPart\": \"ausflugsziel\",\n            \"isOpen\": false,\n            \"closesIn\": 0,\n            \"opensIn\": 74627,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/59bfd3606fd8900100cdfbd5\"\n        },\n        {\n            \"_id\": \"5cd1995a027f05659735485d\",\n            \"state\": {\n                \"state\": \"\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"lastAscent\": \"\",\n                \"lastDescent\": \"\",\n                \"firstAscent\": \"\",\n                \"seasonStart\": null,\n                \"seasonEnd\": null,\n                \"prognosisCountLift\": 0,\n                \"prognosisCountTrail\": 0,\n                \"prognosisLengthLift\": 0,\n                \"prognosisLengthTrail\": 0,\n                \"stateInfo\": \"\",\n                \"valleySnowDepth\": 0,\n                \"mountainSnowDepth\": 0,\n                \"lastSnowFall\": null,\n                \"freshSnow\": 0,\n                \"capacityPerUnit\": 0,\n                \"carriage\": 0,\n                \"drivingTime\": \"\",\n                \"valleySeaLevel\": 0,\n                \"mountainSeaLevel\": 0,\n                \"height\": 0,\n                \"valleyLength\": 0,\n                \"heightDifference\": 0,\n                \"hasSnowMaking\": false,\n                \"hasValleyRun\": false,\n                \"lakeTemperature\": \"\",\n                \"temperature\": 0,\n                \"walkingTime\": \"\",\n                \"floodlightAt\": null,\n                \"floodlightFrom\": \"\",\n                \"floodlightUntil\": \"\",\n                \"length\": 0,\n                \"lowestHeight\": 0,\n                \"highestHeight\": 0\n            },\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [\n                \"59af09a1663a660100095963\"\n            ],\n            \"searchTerms\": [],\n            \"features\": [\n                \"5db04d5d9a844c15eb47eb6d\",\n                \"5db04d531c8f6078a48a2a30\",\n                \"59e5b3f184f4ed01005cfb02\"\n            ],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"address\": {\n                \"country\": \"Deutschland\",\n                \"address\": \"Musterstr. 1\",\n                \"zip\": \"123456\",\n                \"city\": \"Wunderhausen\",\n                \"phoneNumber\": \"+49-1234-45678\",\n                \"eMail\": \"tilw@eberl-online.de\",\n                \"website\": \"www.eberl-online.de\",\n                \"contactEMail\": \"tilw@eberl-online.de\"\n            },\n            \"online\": {},\n            \"pictures\": [\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {\n                        \"type\": \"\"\n                    },\n                    \"id\": \"5dc2d49b6888c18df3b7d55d\",\n                    \"url\": \"https://download.eberl-online.net/pois/5dc2d49b6888c18df3b7d55d/adobestock-209851383-preview.jpeg\",\n                    \"title\": \"adobestock-209851383-preview.jpeg\",\n                    \"imageSizes\": {\n                        \"16:9\": {\n                            \"left\": 113,\n                            \"right\": 846,\n                            \"top\": 141,\n                            \"bottom\": 553,\n                            \"width\": 733,\n                            \"height\": 412,\n                            \"url\": \"https://download.eberl-online.net/focus/113/141/733/412/pois/5dc2d49b6888c18df3b7d55d/adobestock-209851383-preview.jpeg\"\n                        },\n                        \"3:1\": {\n                            \"left\": 0,\n                            \"right\": 1000,\n                            \"top\": 68,\n                            \"bottom\": 401,\n                            \"width\": 1000,\n                            \"height\": 333,\n                            \"url\": \"https://download.eberl-online.net/focus/0/68/1000/333/pois/5dc2d49b6888c18df3b7d55d/adobestock-209851383-preview.jpeg\"\n                        },\n                        \"1:1\": {\n                            \"left\": 166,\n                            \"right\": 834,\n                            \"top\": 0,\n                            \"bottom\": 667,\n                            \"width\": 668,\n                            \"height\": 667,\n                            \"url\": \"https://download.eberl-online.net/focus/166/0/668/667/pois/5dc2d49b6888c18df3b7d55d/adobestock-209851383-preview.jpeg\"\n                        }\n                    }\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {},\n                    \"id\": \"5dc2d4b16888c14a6db7d55e\",\n                    \"url\": \"https://download.eberl-online.net/pois/5dc2d4b16888c14a6db7d55e/img-0692.jpg\",\n                    \"title\": \"Pflanze im IT Büro .jpg\"\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {},\n                    \"url\": \"https://download.eberl-online.net/pois/60126ecb4d1be5523de35efa.png\",\n                    \"title\": \"bildschirmfoto-2021-01-12-um-133604.png\",\n                    \"original_name\": \"bildschirmfoto-2021-01-12-um-133604.png\",\n                    \"id\": \"d3d29a9f-941e-41b0-aeaf-516304dac203\"\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"id\": \"60422a2f946ec5649563441d\",\n                    \"url\": \"https://download.eberl-online.net/pois/60422a2f946ec5649563441d.jpg\",\n                    \"title\": \"test.jpg\"\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"id\": \"60422aa6754bd35d709cff5a\",\n                    \"url\": \"https://eo-file.hydra.eberl-online.net/pois/60422aa6754bd35d709cff5a.jpg\",\n                    \"title\": \"test.jpg\"\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"id\": \"60422ad5754bd35d709cff5b\",\n                    \"url\": \"https://eo-file.hydra.eberl-online.net/pois/60422ad5754bd35d709cff5b.jpg\",\n                    \"title\": \"test Kopie 4.jpg\"\n                }\n            ],\n            \"openingHours\": {\n                \"freeAccess\": false,\n                \"closedDays\": [\n                    {\n                        \"startDate\": \"2021-04-08T00:00:00.000Z\"\n                    },\n                    {\n                        \"startDate\": \"2021-04-17T00:00:00.000Z\",\n                        \"endDate\": \"2021-04-29\"\n                    }\n                ],\n                \"seasonalOpeningHours\": [\n                    {\n                        \"weekdays\": [\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"<p>Ge&ouml;ffnet</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": true,\n                        \"times\": [\n                            {\n                                \"from\": \"08:30\",\n                                \"to\": \"17:00\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": true,\n                        \"times\": [\n                            {\n                                \"from\": \"07:30\",\n                                \"to\": \"18:00\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"geo\": {\n                \"zoom\": 17,\n                \"lat\": 47.6659947,\n                \"lng\": 10.4225968\n            },\n            \"description\": {\n                \"description\": \"<p>Baden Sauna alles dabei</p>\\n\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"<p>Es ist wunderbar hier zu baden.</p>\\n\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"highlight\": true,\n            \"pricePackages\": [\n                {\n                    \"type\": \"always\",\n                    \"services\": [\n                        {\n                            \"name\": \"Eintritt\",\n                            \"prices\": [\n                                {\n                                    \"name\": \"Euro\",\n                                    \"price\": \"2.50\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"import\": {},\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"title\": \"Schwimmbad Wunderbar\",\n            \"category\": \"59af09a713951f0100c1da86\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"sortTitle\": \"schwimmbadwunderbar\",\n            \"slug\": \"schwimmbad-wunderbar\",\n            \"categoryType\": \"59af094213951f0100c1da83\",\n            \"createdAt\": \"2019-05-07T14:42:34.173Z\",\n            \"updatedAt\": \"2021-04-21T11:49:58.918Z\",\n            \"logo\": \"https://download.eberl-online.net/pois/60110f4a4d1be5962de35ef6.png\",\n            \"categoryURIPart\": \"erlebnisbad\",\n            \"isOpen\": false,\n            \"closesIn\": 0,\n            \"opensIn\": 406907,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/5cd1995a027f05659735485d\"\n        },\n        {\n            \"_id\": \"5e27f43fd743a2e8d317bbd5\",\n            \"state\": {\n                \"state\": \"\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"floodlightAt\": [],\n                \"snowTexture\": \"\",\n                \"pathCondition\": [\n                    \"\"\n                ],\n                \"bestSeason\": [],\n                \"location\": [\n                    \"\"\n                ],\n                \"weatherCondition\": \"\",\n                \"sight\": \"\"\n            },\n            \"address\": {\n                \"country\": \"Deutschland\",\n                \"address\": \"\",\n                \"zip\": \"87538\",\n                \"city\": \"Fischen\"\n            },\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"regions\": [\n                \"609a8932dff47c22646fa07d\"\n            ],\n            \"online\": {},\n            \"pictures\": [\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {},\n                    \"url\": \"https://download.eberl-online.net/pois/5fd9c6517f6d2548a67b6db8.jpg\",\n                    \"title\": \"Test.jpg\",\n                    \"id\": \"bf4b577a-f5c3-4cff-8a4e-cb8e1eda7087\"\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {},\n                    \"url\": \"https://download.eberl-online.de/pois/5fdb2ccc8ab1c600d2a082ac.jpg\",\n                    \"title\": \"test-kopie-2.jpg\",\n                    \"original_name\": \"test-kopie-2.jpg\"\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {},\n                    \"url\": \"https://download.eberl-online.net/pois/5fdb335b50bc6085dd29f4d1.jpg\",\n                    \"title\": \"test.jpg\",\n                    \"original_name\": \"test.jpg\"\n                }\n            ],\n            \"openingHours\": {\n                \"freeAccess\": true,\n                \"closedDays\": [\n                    {}\n                ],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    }\n                ],\n                \"seasonalOpeningHours\": [\n                    {\n                        \"weekdays\": [\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"geo\": {\n                \"zoom\": 17,\n                \"lat\": 47.4559694,\n                \"lng\": 10.2717254\n            },\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"highlight\": false,\n            \"pricePackages\": [\n                {\n                    \"type\": \"always\",\n                    \"services\": [\n                        {\n                            \"name\": \"\",\n                            \"prices\": [\n                                {}\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"featureValues\": {},\n            \"import\": {},\n            \"categoryGroup\": \"59af0907b296890100d0b1db\",\n            \"title\": \"Test Azure\",\n            \"category\": \"59af0936663a660100095960\",\n            \"updatedBy\": \"b55ba360-18ec-48e1-8d71-41cb7e68cfc9\",\n            \"sortTitle\": \"test\",\n            \"slug\": \"test-azure\",\n            \"categoryType\": \"59af0932b296890100d0b1dd\",\n            \"createdAt\": \"2020-01-22T07:05:35.080Z\",\n            \"updatedAt\": \"2021-07-20T06:50:09.684Z\",\n            \"categoryURIPart\": \"ort\",\n            \"webcamLinks\": [],\n            \"isOpen\": true,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/5e27f43fd743a2e8d317bbd5\"\n        },\n        {\n            \"_id\": \"605080e9659b950c87a8799c\",\n            \"state\": {\n                \"state\": \"\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"snowTexture\": \"\",\n                \"lastAscent\": \"\",\n                \"lastDescent\": \"\",\n                \"firstAscent\": \"\",\n                \"seasonStart\": null,\n                \"seasonEnd\": null,\n                \"prognosisCountLift\": 0,\n                \"prognosisCountTrail\": 0,\n                \"prognosisLengthLift\": 0,\n                \"prognosisLengthTrail\": 0,\n                \"stateInfo\": \"\",\n                \"valleySnowDepth\": 0,\n                \"mountainSnowDepth\": 0,\n                \"lastSnowFall\": null,\n                \"freshSnow\": 0,\n                \"capacityPerUnit\": 0,\n                \"carriage\": 0,\n                \"drivingTime\": \"\",\n                \"valleySeaLevel\": 0,\n                \"mountainSeaLevel\": 0,\n                \"height\": 0,\n                \"valleyLength\": 0,\n                \"heightDifference\": 0,\n                \"hasSnowMaking\": false,\n                \"hasValleyRun\": false,\n                \"lakeTemperature\": \"\",\n                \"temperature\": 0,\n                \"walkingTime\": \"\",\n                \"floodlightAt\": null,\n                \"floodlightFrom\": \"\",\n                \"floodlightUntil\": \"\",\n                \"length\": 0,\n                \"lowestHeight\": 0,\n                \"highestHeight\": 0\n            },\n            \"route\": {\n                \"gpx\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                },\n                \"image\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                }\n            },\n            \"address\": {\n                \"country\": \"Deutschland\",\n                \"address\": \"kb\",\n                \"zip\": \"87437\",\n                \"city\": \"Kempten\"\n            },\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [\n                \"5fc759ca89482600123e35ea\"\n            ],\n            \"searchTerms\": [],\n            \"features\": [\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6156c34391d0b4ef45f\",\n                \"6050c6066c34391d0b4ef45d\",\n                \"6050c6266c34391d0b4ef461\",\n                \"6050c6156c34391d0b4ef45f\",\n                \"6050c6066c34391d0b4ef45d\",\n                \"6037a5bc2eda0b0012eb3ca4\",\n                {\n                    \"_id\": \"6050c6156c34391d0b4ef45f\",\n                    \"value\": 1231231323\n                },\n                {\n                    \"_id\": \"6050c6266c34391d0b4ef461\",\n                    \"value\": \"11.12341234\"\n                },\n                {\n                    \"_id\": \"6050c6066c34391d0b4ef45d\",\n                    \"value\": \"test\"\n                },\n                {\n                    \"_id\": \"6050c63d6c34391d0b4ef464\",\n                    \"value\": \"123\"\n                },\n                {\n                    \"_id\": \"6050859ab42c5b0011172a84\",\n                    \"value\": \"asdf\"\n                }\n            ],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [\n                \"6017e0f9f89f9b00115e43f6\",\n                \"5e27f43fd743a2e8d317bbd5\",\n                \"59bfd3606fd8900100cdfbd5\"\n            ],\n            \"highlightPois\": [],\n            \"regions\": [],\n            \"title\": \"No Koordinates\",\n            \"subTitle\": \"\",\n            \"shortTitle\": \"\",\n            \"sortTitle\": \"nokoordinates\",\n            \"category\": \"5fc759ca89482600123e35ea\",\n            \"slug\": \"no-koordinates\",\n            \"highlight\": false,\n            \"online\": {},\n            \"webcamLinks\": [\n                {\n                    \"_id\": \"609a53bde0033010ab6d83ab\"\n                }\n            ],\n            \"pictures\": [],\n            \"openingHours\": {\n                \"freeAccess\": false,\n                \"closedDays\": [\n                    {\n                        \"startDate\": \"2021-04-08T00:00:00.000Z\",\n                        \"endDate\": \"2021-04-09T00:00:00.000Z\",\n                        \"note\": \"test\"\n                    },\n                    {\n                        \"startDate\": \"2021-04-29T00:00:00.000Z\",\n                        \"endDate\": \"2021-04-30T00:00:00.000Z\",\n                        \"note\": \"test\"\n                    }\n                ],\n                \"seasonalOpeningHours\": [\n                    {\n                        \"weekdays\": [\n                            {\n                                \"active\": true,\n                                \"times\": [\n                                    {\n                                        \"from\": \"12:12\",\n                                        \"to\": \"14:14\",\n                                        \"note\": \"Test\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {}\n                                ]\n                            },\n                            {\n                                \"active\": true,\n                                \"times\": [\n                                    {\n                                        \"from\": \"08:00\",\n                                        \"note\": \"asdf\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {}\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {}\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {}\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {}\n                                ]\n                            }\n                        ],\n                        \"startDate\": \"2021-04-07\",\n                        \"endDate\": \"2021-04-14\",\n                        \"note\": \"asdf\"\n                    },\n                    {\n                        \"weekdays\": [\n                            {\n                                \"active\": true,\n                                \"times\": [\n                                    {\n                                        \"from\": \"12:12\",\n                                        \"to\": \"14:14\",\n                                        \"note\": \"Test\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {}\n                                ]\n                            },\n                            {\n                                \"active\": true,\n                                \"times\": [\n                                    {\n                                        \"from\": \"08:00\",\n                                        \"note\": \"kj\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {}\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {}\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {}\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {}\n                                ]\n                            }\n                        ],\n                        \"startDate\": \"2021-04-07\",\n                        \"endDate\": \"2021-04-14\",\n                        \"note\": \"asdf\"\n                    }\n                ],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": true,\n                        \"times\": [\n                            {\n                                \"from\": \"12:12\",\n                                \"to\": \"18:18\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [\n                {\n                    \"_id\": \"6077f9b8ab41a7001196179c\",\n                    \"typeId\": \"weather.com\",\n                    \"value\": \"tets\",\n                    \"data\": \"asdf\\nasdf\\nasdf\\n\"\n                },\n                {\n                    \"_id\": \"6077f9cd8d6dd80012e802bb\",\n                    \"typeId\": \"weather.com\"\n                },\n                {\n                    \"_id\": \"6077f9cd8d6dd80012e802bc\",\n                    \"typeId\": \"webcam\"\n                },\n                {\n                    \"_id\": \"6077f9cd8d6dd80012e802bd\",\n                    \"typeId\": \"trustyou\"\n                }\n            ],\n            \"license\": {},\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"logo\": \"\",\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"createdAt\": \"2021-03-16T09:56:57.259Z\",\n            \"updatedAt\": \"2021-05-11T12:37:17.056Z\",\n            \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n            \"categoryURIPart\": \"angelnfischen\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"pricePackages\": [],\n            \"isOpen\": false,\n            \"closesIn\": 0,\n            \"opensIn\": 420227,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/605080e9659b950c87a8799c\"\n        },\n        {\n            \"_id\": \"6017e0f9f89f9b00115e43f6\",\n            \"manualSlug\": false,\n            \"hidden\": true,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"address\": {\n                \"country\": \"Deutschland\",\n                \"address\": \"\",\n                \"zip\": \"87538\",\n                \"city\": \"Fischen\"\n            },\n            \"online\": {},\n            \"pictures\": [\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {},\n                    \"url\": \"https://download.eberl-online.net/pois/5fd9c6517f6d2548a67b6db8.jpg\",\n                    \"title\": \"Test.jpg\",\n                    \"id\": \"878c679f-5379-4d9e-ad65-592f9e7568a2\"\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {},\n                    \"url\": \"https://download.eberl-online.de/pois/5fdb2ccc8ab1c600d2a082ac.jpg\",\n                    \"title\": \"test-kopie-2.jpg\",\n                    \"original_name\": \"test-kopie-2.jpg\",\n                    \"id\": \"7871b2d9-6dff-4808-a0b2-f563a4bd4240\"\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {},\n                    \"url\": \"https://download.eberl-online.net/pois/5fdb335b50bc6085dd29f4d1.jpg\",\n                    \"title\": \"test.jpg\",\n                    \"original_name\": \"test.jpg\",\n                    \"id\": \"17042a9e-0667-4e2a-9e57-44d3e3e9dacb\"\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"id\": \"6034c5a46fb39781bb06e9f8\",\n                    \"url\": \"https://download.eberl-online.net/pois/6034c5a46fb39781bb06e9f8.png\",\n                    \"title\": \"7640b6f4-f75c-49e1-aa8c-54f40b88f782.png\"\n                },\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"id\": \"6058c237946ec543b8634441\",\n                    \"url\": \"https://download.eberl-online.net/pois/6058c237946ec543b8634441.jpg\",\n                    \"title\": \"Alpin biker event.jpg\"\n                }\n            ],\n            \"openingHours\": {\n                \"freeAccess\": true,\n                \"closedDays\": [\n                    {}\n                ],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    }\n                ],\n                \"seasonalOpeningHours\": [\n                    {\n                        \"weekdays\": [\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"geo\": {\n                \"zoom\": 17,\n                \"lat\": 47.4559694,\n                \"lng\": 10.2717254\n            },\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"highlight\": false,\n            \"pricePackages\": [\n                {\n                    \"type\": \"always\",\n                    \"services\": [\n                        {\n                            \"name\": \"\",\n                            \"prices\": [\n                                {}\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"import\": {},\n            \"categoryGroup\": \"59af0907b296890100d0b1db\",\n            \"title\": \"Test\",\n            \"category\": \"59af0936663a660100095960\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"sortTitle\": \"test\",\n            \"slug\": \"test\",\n            \"categoryType\": \"59af0932b296890100d0b1dd\",\n            \"createdAt\": \"2021-02-01T11:07:37.877Z\",\n            \"updatedAt\": \"2021-03-22T16:13:50.238Z\",\n            \"categoryURIPart\": \"ort\",\n            \"isOpen\": true,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/6017e0f9f89f9b00115e43f6\"\n        },\n        {\n            \"_id\": \"60057d7807aa970012f9040f\",\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [\n                \"6050859ab42c5b0011172a84\"\n            ],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"address\": {\n                \"country\": \"Deutschland\",\n                \"address\": \"Salzstraße 1\",\n                \"zip\": \"87509\",\n                \"city\": \"Immenstadt\"\n            },\n            \"online\": {},\n            \"pictures\": [\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"id\": \"6058c271946ec5e66f634442\",\n                    \"url\": \"https://download.eberl-online.net/pois/6058c271946ec5e66f634442.jpg\",\n                    \"title\": \"Alpin biker event.jpg\",\n                    \"license\": {},\n                    \"imageSizes\": {\n                        \"16:9\": {\n                            \"width\": 800,\n                            \"height\": 450,\n                            \"left\": 0,\n                            \"top\": 0,\n                            \"right\": 0,\n                            \"bottom\": 150,\n                            \"url\": \"https://download.eberl-online.net/focus/0/0/800/450/pois/6058c271946ec5e66f634442.jpg\"\n                        },\n                        \"3:1\": {\n                            \"width\": 800,\n                            \"height\": 266,\n                            \"left\": 0,\n                            \"top\": 277,\n                            \"right\": 0,\n                            \"bottom\": 57,\n                            \"url\": \"https://download.eberl-online.net/focus/0/277/800/266/pois/6058c271946ec5e66f634442.jpg\"\n                        },\n                        \"1:1\": {\n                            \"width\": 598,\n                            \"height\": 598,\n                            \"left\": 0,\n                            \"top\": 1,\n                            \"right\": 202,\n                            \"bottom\": 1,\n                            \"url\": \"https://download.eberl-online.net/focus/0/1/598/598/pois/6058c271946ec5e66f634442.jpg\"\n                        }\n                    }\n                }\n            ],\n            \"openingHours\": {\n                \"freeAccess\": true,\n                \"closedDays\": [\n                    {}\n                ],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    }\n                ],\n                \"seasonalOpeningHours\": [\n                    {\n                        \"weekdays\": [\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"geo\": {\n                \"zoom\": 17,\n                \"lat\": 47.5589612,\n                \"lng\": 10.221196106138933\n            },\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"highlight\": false,\n            \"pricePackages\": [\n                {\n                    \"type\": \"always\",\n                    \"services\": [\n                        {\n                            \"name\": \"\",\n                            \"prices\": [\n                                {}\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"import\": {},\n            \"categoryGroup\": \"59af0907b296890100d0b1db\",\n            \"title\": \"Test Ort\",\n            \"category\": \"59af0936663a660100095960\",\n            \"sortTitle\": \"testort\",\n            \"slug\": \"test-ort\",\n            \"createdAt\": \"2021-01-18T12:22:16.208Z\",\n            \"updatedAt\": \"2021-03-22T16:20:17.807Z\",\n            \"categoryType\": \"59af0932b296890100d0b1dd\",\n            \"categoryURIPart\": \"ort\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"isOpen\": true,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/60057d7807aa970012f9040f\"\n        },\n        {\n            \"_id\": \"605b357adcd565001178b860\",\n            \"state\": {\n                \"state\": \"\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"snowTexture\": \"\",\n                \"lastAscent\": \"\",\n                \"lastDescent\": \"\",\n                \"firstAscent\": \"\",\n                \"seasonStart\": null,\n                \"seasonEnd\": null,\n                \"prognosisCountLift\": 0,\n                \"prognosisCountTrail\": 0,\n                \"prognosisLengthLift\": 0,\n                \"prognosisLengthTrail\": 0,\n                \"stateInfo\": \"\",\n                \"valleySnowDepth\": 0,\n                \"mountainSnowDepth\": 0,\n                \"lastSnowFall\": null,\n                \"freshSnow\": 0,\n                \"capacityPerUnit\": 0,\n                \"carriage\": 0,\n                \"drivingTime\": \"\",\n                \"valleySeaLevel\": 0,\n                \"mountainSeaLevel\": 0,\n                \"height\": 0,\n                \"valleyLength\": 0,\n                \"heightDifference\": 0,\n                \"hasSnowMaking\": false,\n                \"hasValleyRun\": false,\n                \"lakeTemperature\": \"\",\n                \"temperature\": 0,\n                \"walkingTime\": \"\",\n                \"floodlightAt\": null,\n                \"floodlightFrom\": \"\",\n                \"floodlightUntil\": \"\",\n                \"length\": 0,\n                \"lowestHeight\": 0,\n                \"highestHeight\": 0\n            },\n            \"route\": {\n                \"gpx\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                },\n                \"image\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                }\n            },\n            \"address\": {\n                \"country\": \"Deutschland\",\n                \"zip\": \"122345\",\n                \"city\": \"asdfii\"\n            },\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"title\": \"fakestadl\",\n            \"subTitle\": \"\",\n            \"shortTitle\": \"\",\n            \"sortTitle\": \"fakestadl\",\n            \"category\": \"5fc759ca89482600123e35ea\",\n            \"slug\": \"fakestadl\",\n            \"highlight\": false,\n            \"online\": {},\n            \"webcamLinks\": [\n                {\n                    \"_id\": \"60a61910462637001164ac8b\"\n                }\n            ],\n            \"pictures\": [],\n            \"openingHours\": {\n                \"freeAccess\": false,\n                \"closedDays\": [\n                    {}\n                ],\n                \"seasonalOpeningHours\": [],\n                \"specialDays\": [\n                    {\n                        \"date\": \"2021-05-29T00:00:00.000Z\",\n                        \"from\": \"23:02\",\n                        \"to\": \"04:00\",\n                        \"note\": \"fadss\"\n                    },\n                    {\n                        \"date\": \"2021-05-23T00:00:00.000Z\",\n                        \"from\": \"12:03\",\n                        \"to\": \"03:21\",\n                        \"note\": \"23.05:12:03-03:21\"\n                    }\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": []\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"geo\": {\n                \"zoom\": 17,\n                \"lat\": 11,\n                \"lng\": 12\n            },\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"pricePackages\": [\n                {\n                    \"type\": \"always\",\n                    \"services\": [\n                        {\n                            \"name\": \"\",\n                            \"prices\": [\n                                {}\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"import\": {},\n            \"logo\": \"\",\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"createdAt\": \"2021-03-24T12:50:02.789Z\",\n            \"updatedAt\": \"2021-05-20T08:08:48.854Z\",\n            \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n            \"categoryURIPart\": \"angelnfischen\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"isOpen\": false,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/605b357adcd565001178b860\"\n        },\n        {\n            \"_id\": \"609a7b1264398d1dcb9a820a\",\n            \"state\": {\n                \"state\": \"\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"snowTexture\": \"\",\n                \"lastAscent\": \"\",\n                \"lastDescent\": \"\",\n                \"firstAscent\": \"\",\n                \"seasonStart\": null,\n                \"seasonEnd\": null,\n                \"prognosisCountLift\": 0,\n                \"prognosisCountTrail\": 0,\n                \"prognosisLengthLift\": 0,\n                \"prognosisLengthTrail\": 0,\n                \"stateInfo\": \"\",\n                \"valleySnowDepth\": 0,\n                \"mountainSnowDepth\": 0,\n                \"lastSnowFall\": null,\n                \"freshSnow\": 0,\n                \"capacityPerUnit\": 0,\n                \"carriage\": 0,\n                \"drivingTime\": \"\",\n                \"valleySeaLevel\": 0,\n                \"mountainSeaLevel\": 0,\n                \"height\": 0,\n                \"valleyLength\": 0,\n                \"heightDifference\": 0,\n                \"hasSnowMaking\": false,\n                \"hasValleyRun\": false,\n                \"lakeTemperature\": \"\",\n                \"temperature\": 0,\n                \"walkingTime\": \"\",\n                \"floodlightAt\": null,\n                \"floodlightFrom\": \"\",\n                \"floodlightUntil\": \"\",\n                \"length\": 0,\n                \"lowestHeight\": 0,\n                \"highestHeight\": 0\n            },\n            \"route\": {\n                \"gpx\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                },\n                \"image\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                }\n            },\n            \"address\": {\n                \"country\": \"Deutschland\"\n            },\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"regions\": [],\n            \"title\": \"Region\",\n            \"subTitle\": \"\",\n            \"shortTitle\": \"\",\n            \"sortTitle\": \"region\",\n            \"category\": \"5fc74df011f9a80011aea58f\",\n            \"slug\": \"region\",\n            \"highlight\": false,\n            \"online\": {},\n            \"webcamLinks\": [\n                {\n                    \"_id\": \"609a7b1264398d1dcb9a820b\"\n                }\n            ],\n            \"pictures\": [],\n            \"openingHours\": {\n                \"freeAccess\": true,\n                \"closedDays\": [\n                    {}\n                ],\n                \"seasonalOpeningHours\": [],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"createdAt\": \"2021-05-11T12:39:45.887Z\",\n            \"updatedAt\": \"2021-05-11T12:39:45.887Z\",\n            \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n            \"categoryURIPart\": \"bekleidungschuhe\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"pricePackages\": [],\n            \"isOpen\": true,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/609a7b1264398d1dcb9a820a\"\n        },\n        {\n            \"_id\": \"609a7a9afe7f1f1d85968d14\",\n            \"state\": {\n                \"state\": \"\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"snowTexture\": \"\",\n                \"lastAscent\": \"\",\n                \"lastDescent\": \"\",\n                \"firstAscent\": \"\",\n                \"seasonStart\": null,\n                \"seasonEnd\": null,\n                \"prognosisCountLift\": 0,\n                \"prognosisCountTrail\": 0,\n                \"prognosisLengthLift\": 0,\n                \"prognosisLengthTrail\": 0,\n                \"stateInfo\": \"\",\n                \"valleySnowDepth\": 0,\n                \"mountainSnowDepth\": 0,\n                \"lastSnowFall\": null,\n                \"freshSnow\": 0,\n                \"capacityPerUnit\": 0,\n                \"carriage\": 0,\n                \"drivingTime\": \"\",\n                \"valleySeaLevel\": 0,\n                \"mountainSeaLevel\": 0,\n                \"height\": 0,\n                \"valleyLength\": 0,\n                \"heightDifference\": 0,\n                \"hasSnowMaking\": false,\n                \"hasValleyRun\": false,\n                \"lakeTemperature\": \"\",\n                \"temperature\": 0,\n                \"walkingTime\": \"\",\n                \"floodlightAt\": null,\n                \"floodlightFrom\": \"\",\n                \"floodlightUntil\": \"\",\n                \"length\": 0,\n                \"lowestHeight\": 0,\n                \"highestHeight\": 0\n            },\n            \"route\": {\n                \"gpx\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                },\n                \"image\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                }\n            },\n            \"address\": {\n                \"country\": \"Deutschland\"\n            },\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"regions\": [],\n            \"title\": \"test\",\n            \"subTitle\": \"\",\n            \"shortTitle\": \"\",\n            \"sortTitle\": \"test\",\n            \"category\": \"608fb3fac79d0d001268975c\",\n            \"slug\": \"test-Uzj2\",\n            \"highlight\": false,\n            \"online\": {},\n            \"webcamLinks\": [\n                {\n                    \"_id\": \"609a7a9afe7f1f1d85968d15\"\n                }\n            ],\n            \"pictures\": [],\n            \"openingHours\": {\n                \"freeAccess\": true,\n                \"closedDays\": [\n                    {}\n                ],\n                \"seasonalOpeningHours\": [],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"createdAt\": \"2021-05-11T12:37:46.047Z\",\n            \"updatedAt\": \"2021-05-11T12:37:46.047Z\",\n            \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n            \"categoryURIPart\": \"veranstaltungsort\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"pricePackages\": [],\n            \"isOpen\": true,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/609a7a9afe7f1f1d85968d14\"\n        },\n        {\n            \"_id\": \"609a7a9afe7f1f1d85968d18\",\n            \"state\": {\n                \"state\": \"\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"snowTexture\": \"\",\n                \"lastAscent\": \"\",\n                \"lastDescent\": \"\",\n                \"firstAscent\": \"\",\n                \"seasonStart\": null,\n                \"seasonEnd\": null,\n                \"prognosisCountLift\": 0,\n                \"prognosisCountTrail\": 0,\n                \"prognosisLengthLift\": 0,\n                \"prognosisLengthTrail\": 0,\n                \"stateInfo\": \"\",\n                \"valleySnowDepth\": 0,\n                \"mountainSnowDepth\": 0,\n                \"lastSnowFall\": null,\n                \"freshSnow\": 0,\n                \"capacityPerUnit\": 0,\n                \"carriage\": 0,\n                \"drivingTime\": \"\",\n                \"valleySeaLevel\": 0,\n                \"mountainSeaLevel\": 0,\n                \"height\": 0,\n                \"valleyLength\": 0,\n                \"heightDifference\": 0,\n                \"hasSnowMaking\": false,\n                \"hasValleyRun\": false,\n                \"lakeTemperature\": \"\",\n                \"temperature\": 0,\n                \"walkingTime\": \"\",\n                \"floodlightAt\": null,\n                \"floodlightFrom\": \"\",\n                \"floodlightUntil\": \"\",\n                \"length\": 0,\n                \"lowestHeight\": 0,\n                \"highestHeight\": 0\n            },\n            \"route\": {\n                \"gpx\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                },\n                \"image\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                }\n            },\n            \"address\": {\n                \"country\": \"Deutschland\"\n            },\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"regions\": [],\n            \"title\": \"test\",\n            \"subTitle\": \"\",\n            \"shortTitle\": \"\",\n            \"sortTitle\": \"test\",\n            \"category\": \"608fb3fac79d0d001268975c\",\n            \"slug\": \"test-w4DJ\",\n            \"highlight\": false,\n            \"online\": {},\n            \"webcamLinks\": [\n                {\n                    \"_id\": \"609a7a9afe7f1f1d85968d19\"\n                }\n            ],\n            \"pictures\": [],\n            \"openingHours\": {\n                \"freeAccess\": true,\n                \"closedDays\": [\n                    {}\n                ],\n                \"seasonalOpeningHours\": [],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"createdAt\": \"2021-05-11T12:37:46.831Z\",\n            \"updatedAt\": \"2021-05-11T12:37:46.831Z\",\n            \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n            \"categoryURIPart\": \"veranstaltungsort\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"pricePackages\": [],\n            \"isOpen\": true,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/609a7a9afe7f1f1d85968d18\"\n        },\n        {\n            \"_id\": \"609a7a9afe7f1f1d85968d16\",\n            \"state\": {\n                \"state\": \"\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"snowTexture\": \"\",\n                \"lastAscent\": \"\",\n                \"lastDescent\": \"\",\n                \"firstAscent\": \"\",\n                \"seasonStart\": null,\n                \"seasonEnd\": null,\n                \"prognosisCountLift\": 0,\n                \"prognosisCountTrail\": 0,\n                \"prognosisLengthLift\": 0,\n                \"prognosisLengthTrail\": 0,\n                \"stateInfo\": \"\",\n                \"valleySnowDepth\": 0,\n                \"mountainSnowDepth\": 0,\n                \"lastSnowFall\": null,\n                \"freshSnow\": 0,\n                \"capacityPerUnit\": 0,\n                \"carriage\": 0,\n                \"drivingTime\": \"\",\n                \"valleySeaLevel\": 0,\n                \"mountainSeaLevel\": 0,\n                \"height\": 0,\n                \"valleyLength\": 0,\n                \"heightDifference\": 0,\n                \"hasSnowMaking\": false,\n                \"hasValleyRun\": false,\n                \"lakeTemperature\": \"\",\n                \"temperature\": 0,\n                \"walkingTime\": \"\",\n                \"floodlightAt\": null,\n                \"floodlightFrom\": \"\",\n                \"floodlightUntil\": \"\",\n                \"length\": 0,\n                \"lowestHeight\": 0,\n                \"highestHeight\": 0\n            },\n            \"route\": {\n                \"gpx\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                },\n                \"image\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                }\n            },\n            \"address\": {\n                \"country\": \"Deutschland\"\n            },\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"regions\": [],\n            \"title\": \"test\",\n            \"subTitle\": \"\",\n            \"shortTitle\": \"\",\n            \"sortTitle\": \"test\",\n            \"category\": \"608fb3fac79d0d001268975c\",\n            \"slug\": \"test-5fPo\",\n            \"highlight\": false,\n            \"online\": {},\n            \"webcamLinks\": [\n                {\n                    \"_id\": \"609a7a9afe7f1f1d85968d17\"\n                }\n            ],\n            \"pictures\": [],\n            \"openingHours\": {\n                \"freeAccess\": true,\n                \"closedDays\": [\n                    {}\n                ],\n                \"seasonalOpeningHours\": [],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"createdAt\": \"2021-05-11T12:37:46.401Z\",\n            \"updatedAt\": \"2021-05-11T12:37:46.401Z\",\n            \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n            \"categoryURIPart\": \"veranstaltungsort\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"pricePackages\": [],\n            \"isOpen\": true,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/609a7a9afe7f1f1d85968d16\"\n        },\n        {\n            \"_id\": \"609a7a99fe7f1f1d85968d12\",\n            \"state\": {\n                \"state\": \"\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"snowTexture\": \"\",\n                \"lastAscent\": \"\",\n                \"lastDescent\": \"\",\n                \"firstAscent\": \"\",\n                \"seasonStart\": null,\n                \"seasonEnd\": null,\n                \"prognosisCountLift\": 0,\n                \"prognosisCountTrail\": 0,\n                \"prognosisLengthLift\": 0,\n                \"prognosisLengthTrail\": 0,\n                \"stateInfo\": \"\",\n                \"valleySnowDepth\": 0,\n                \"mountainSnowDepth\": 0,\n                \"lastSnowFall\": null,\n                \"freshSnow\": 0,\n                \"capacityPerUnit\": 0,\n                \"carriage\": 0,\n                \"drivingTime\": \"\",\n                \"valleySeaLevel\": 0,\n                \"mountainSeaLevel\": 0,\n                \"height\": 0,\n                \"valleyLength\": 0,\n                \"heightDifference\": 0,\n                \"hasSnowMaking\": false,\n                \"hasValleyRun\": false,\n                \"lakeTemperature\": \"\",\n                \"temperature\": 0,\n                \"walkingTime\": \"\",\n                \"floodlightAt\": null,\n                \"floodlightFrom\": \"\",\n                \"floodlightUntil\": \"\",\n                \"length\": 0,\n                \"lowestHeight\": 0,\n                \"highestHeight\": 0\n            },\n            \"route\": {\n                \"gpx\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                },\n                \"image\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                }\n            },\n            \"address\": {\n                \"country\": \"Deutschland\"\n            },\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"regions\": [],\n            \"title\": \"test\",\n            \"subTitle\": \"\",\n            \"shortTitle\": \"\",\n            \"sortTitle\": \"test\",\n            \"category\": \"608fb3fac79d0d001268975c\",\n            \"slug\": \"test-OSTN\",\n            \"highlight\": false,\n            \"online\": {},\n            \"webcamLinks\": [\n                {\n                    \"_id\": \"609a7a99fe7f1f1d85968d13\"\n                }\n            ],\n            \"pictures\": [],\n            \"openingHours\": {\n                \"freeAccess\": true,\n                \"closedDays\": [\n                    {}\n                ],\n                \"seasonalOpeningHours\": [],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"createdAt\": \"2021-05-11T12:37:45.705Z\",\n            \"updatedAt\": \"2021-05-11T12:37:45.705Z\",\n            \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n            \"categoryURIPart\": \"veranstaltungsort\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"pricePackages\": [],\n            \"isOpen\": true,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/609a7a99fe7f1f1d85968d12\"\n        },\n        {\n            \"_id\": \"60bdf2767d5510001159c2e1\",\n            \"state\": {\n                \"state\": \"openingHours\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"floodlightAt\": null,\n                \"snowTexture\": \"\",\n                \"pathCondition\": [],\n                \"bestSeason\": [],\n                \"location\": [\n                    \"\"\n                ],\n                \"weatherCondition\": \"\",\n                \"sight\": \"\",\n                \"lastAscent\": \"\",\n                \"lastDescent\": \"\",\n                \"firstAscent\": \"\",\n                \"seasonStart\": null,\n                \"seasonEnd\": null,\n                \"prognosisCountLift\": 0,\n                \"prognosisCountTrail\": 0,\n                \"prognosisLengthLift\": 0,\n                \"prognosisLengthTrail\": 0,\n                \"stateInfo\": \"\",\n                \"valleySnowDepth\": 0,\n                \"mountainSnowDepth\": 0,\n                \"lastSnowFall\": null,\n                \"freshSnow\": 0,\n                \"capacityPerUnit\": 0,\n                \"carriage\": 0,\n                \"drivingTime\": \"\",\n                \"valleySeaLevel\": 0,\n                \"mountainSeaLevel\": 0,\n                \"height\": 0,\n                \"valleyLength\": 0,\n                \"heightDifference\": 0,\n                \"hasSnowMaking\": false,\n                \"hasValleyRun\": false,\n                \"lakeTemperature\": \"\",\n                \"temperature\": 0,\n                \"walkingTime\": \"\",\n                \"floodlightFrom\": \"\",\n                \"floodlightUntil\": \"\",\n                \"length\": 0,\n                \"lowestHeight\": 0,\n                \"highestHeight\": 0,\n                \"condition\": 0,\n                \"experienceFactor\": 0,\n                \"landscapeFactor\": 0\n            },\n            \"route\": {\n                \"gpx\": {\n                    \"id\": \"3c5693fa-6717-41ac-86d3-4a8a8aa52674\",\n                    \"url\": \"https://download.eberl-online.net/pois/60cc8afcdf8e3e1694f804f4.gpx\",\n                    \"title\": \"sample.gpx\"\n                },\n                \"image\": {\n                    \"id\": \"60cc8afedf8e3e1694f804f5\",\n                    \"url\": \"https://download.eberl-online.net/pois/60cc8afedf8e3e1694f804f5.png\",\n                    \"title\": \"1624017662106_gpx.png\"\n                }\n            },\n            \"address\": {\n                \"country\": \"Deutschland\"\n            },\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"regions\": [],\n            \"title\": \"Test Tour MB\",\n            \"subTitle\": \"\",\n            \"shortTitle\": \"\",\n            \"sortTitle\": \"testtourmb\",\n            \"category\": \"604a00e7dcd565001178b365\",\n            \"slug\": \"test-tour-mb\",\n            \"highlight\": false,\n            \"online\": {},\n            \"webcamLinks\": [\n                {\n                    \"_id\": \"60bdf2767d5510001159c2e2\"\n                }\n            ],\n            \"pictures\": [],\n            \"openingHours\": {\n                \"freeAccess\": true,\n                \"closedDays\": [\n                    {}\n                ],\n                \"seasonalOpeningHours\": [],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {}\n                        ]\n                    }\n                ]\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"geo\": {\n                \"lat\": 50.1593,\n                \"lng\": 9.05414\n            },\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"00000000-0000-0000-1000-000000000001\",\n            \"categoryGroup\": \"6049bc23dcd565001178b270\",\n            \"createdAt\": \"2021-06-07T10:18:30.060Z\",\n            \"updatedAt\": \"2021-06-18T12:01:24.333Z\",\n            \"categoryType\": \"6049be79dcd565001178b336\",\n            \"categoryURIPart\": \"klettersteig\",\n            \"updatedBy\": \"3d48af48-b1bb-49b6-81ef-6d52821c77b7\",\n            \"pricePackages\": [],\n            \"isOpen\": true,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/60bdf2767d5510001159c2e1\"\n        }\n    ]\n}"},{"id":"c935d66c-468d-4311-9a85-4bd6bbcff6ee","name":"Volltextsuche über 'title', 'shortTitle', 'subTitle', 'address.city' und 'searchTerms'","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2//poi?apiKey={{apiKey}}&$limit=3&$select[]=title&$select[]=searchTerms&$search=test","host":["https://poi.api.eberl-online.net/v2/"],"path":["poi"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"$limit","value":"3","description":"<number> $limit will return only the number of results you specify"},{"key":"$select[]","value":"title","description":"Felder auf definierte beschränken. Bestimmte Felder werden trotz dessen ausgegeben."},{"key":"$select[]","value":"searchTerms"},{"key":"$search","value":"test","description":"Folgende Felder werden durchsucht 'title', 'shortTitle', 'subTitle', 'address.city', 'searchTerms'."}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"total\": 9,\n    \"limit\": 3,\n    \"skip\": 0,\n    \"data\": [\n        {\n            \"_id\": \"59bfd3606fd8900100cdfbd5\",\n            \"searchTerms\": [\n                \"test\",\n                \"gegend\"\n            ],\n            \"title\": \"Test Ausflugsziel\",\n            \"isOpen\": false,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/59bfd3606fd8900100cdfbd5\"\n        },\n        {\n            \"_id\": \"5e27f43fd743a2e8d317bbd5\",\n            \"searchTerms\": [],\n            \"title\": \"Test Azure\",\n            \"isOpen\": false,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/5e27f43fd743a2e8d317bbd5\"\n        },\n        {\n            \"_id\": \"6017e0f9f89f9b00115e43f6\",\n            \"searchTerms\": [],\n            \"title\": \"Test\",\n            \"isOpen\": false,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/6017e0f9f89f9b00115e43f6\"\n        }\n    ]\n}"},{"id":"4dc2338e-1cd8-44fe-a124-5baed78acfad","name":"POIs Seitenweise ausgeben","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2//poi?apiKey={{apiKey}}&$skip=10&$limit=10&$select[]=title&$select[]=searchTerms","host":["https://poi.api.eberl-online.net/v2/"],"path":["poi"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"$skip","value":"10","description":"<number> $skip will skip the specified number of results:"},{"key":"$limit","value":"10","description":"<number> $limit will return only the number of results you specify"},{"key":"$select[]","value":"title","description":"Felder auf definierte beschränken. Bestimmte Felder werden trotz dessen ausgegeben."},{"key":"$select[]","value":"searchTerms"},{"key":"$search","value":"test","description":"Folgende Felder werden durchsucht 'title', 'shortTitle', 'subTitle', 'address.city', 'searchTerms'.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"total\": 13,\n    \"limit\": 10,\n    \"skip\": 10,\n    \"data\": [\n        {\n            \"_id\": \"609a7a9afe7f1f1d85968d16\",\n            \"searchTerms\": [],\n            \"title\": \"test\",\n            \"isOpen\": false,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/609a7a9afe7f1f1d85968d16\"\n        },\n        {\n            \"_id\": \"609a7a99fe7f1f1d85968d12\",\n            \"searchTerms\": [],\n            \"title\": \"test\",\n            \"isOpen\": false,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/609a7a99fe7f1f1d85968d12\"\n        },\n        {\n            \"_id\": \"60bdf2767d5510001159c2e1\",\n            \"searchTerms\": [],\n            \"title\": \"Test Tour MB\",\n            \"isOpen\": false,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/60bdf2767d5510001159c2e1\"\n        }\n    ]\n}"}],"_postman_id":"7c17c70b-97f2-4caf-a155-3e1bfa667538"}],"id":"df132709-6271-4d42-936c-95a4c06c06af","description":"<p>JSON-Struktur der POIs</p>\n","_postman_id":"df132709-6271-4d42-936c-95a4c06c06af"},{"name":"Regionen","item":[{"name":"/region Regionen inkl. POIs und Haupt-POI anzeigen","id":"d7053351-11b0-484d-aede-68c77f0f8287","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/region/?apiKey={{apiKey}}&mainPoi=60c324061cb25b0012b1da2a","urlObject":{"path":[""],"host":["https://poi.api.eberl-online.net/v2/region"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"description":{"content":"<p>Haupt-POI mit dem die Regions-POIs verknüpft sind</p>\n","type":"text/plain"},"key":"mainPoi","value":"60c324061cb25b0012b1da2a"},{"disabled":true,"description":{"content":"<p>?</p>\n","type":"text/plain"},"key":"search","value":""}],"variable":[]}},"response":[{"id":"96cdc5ac-828d-4230-b8e9-7855c1f646ef","name":"/region Regionen inkl. POIs und Haupt-POI anzeigen","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/region/?apiKey={{apiKey}}&mainPoi=60c324061cb25b0012b1da2a","host":["https://poi.api.eberl-online.net/v2/region"],"path":[""],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"mainPoi","value":"60c324061cb25b0012b1da2a","description":"Haupt-POI mit dem die Regions-POIs verknüpft sind"},{"key":"$select[]","value":"title","description":"Felder auf definierte beschränken. Bestimmte Felder werden trotz dessen ausgegeben.\nGET /poi/609a7b1264398d1dcb9a820a?$select[]=feld&$select[]=weiteresFeld&apiKey=klsdfjk...\n","disabled":true},{"key":"$select[]","value":"pois","disabled":true},{"key":"$select[]","value":"mainPoi","type":"text","disabled":true},{"key":"search","value":"","description":"?","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 02 Aug 2021 15:31:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"ETag","value":"W/\"363f9-hOBCwSY23NQw6v6XNd7klbzGh2w\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"60ae4cecbab60500123c8ca4\",\n        \"title\": \"Fellhorn-Kanzelwand\",\n        \"pois\": [\n            {\n                \"_id\": \"60c324061cb25b0012b1da2a\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": null,\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\",\n                    \"address\": \"Faistenoy 10\",\n                    \"website\": \"www.ok-bergbahnen.com\",\n                    \"eMail\": \"info@ok-bergbahnen.com\",\n                    \"phoneNumber\": \"08322 / 9600-0\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Fellhorn-Kanzelwand\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"fellhornkanzelwand\",\n                \"category\": \"60b49f7b9d71c30012efbe57\",\n                \"slug\": \"fellhorn-kanzelwand\",\n                \"highlight\": true,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c324061cb25b0012b1da2b\",\n                        \"link\": \"https://webcams.tramino.net/das-hoechste/fellhorn-mittelstation.jpg\",\n                        \"title\": \"Mittelstation\"\n                    },\n                    {\n                        \"_id\": \"60d9c16ab1eab30019db816e\",\n                        \"title\": \"Gipfelstation\",\n                        \"link\": \"https://webcams.tramino.net/das-hoechste/fellhorn-gipfelstation.jpg\"\n                    },\n                    {\n                        \"_id\": \"60d9c16ab1eab30019db816f\",\n                        \"title\": \"Bergstation Kanzelwand\",\n                        \"link\": \"https://webcams.tramino.net/das-hoechste/kanzelwand-bergstation.jpg\"\n                    }\n                ],\n                \"pictures\": [\n                    {\n                        \"type\": \"always\",\n                        \"print\": \"\",\n                        \"id\": \"6131d2b0f64f788bf03924fa\",\n                        \"url\": \"https://download.eberl-online.net/pois/6131d2b0f64f788bf03924fa.jpeg\",\n                        \"title\": \"winterpano-dashoechste20-21.jpeg\",\n                        \"imageSizes\": {\n                            \"16:9\": {\n                                \"url\": \"https://download.eberl-online.net/focus/0/0/1400/787/pois/6131d2b0f64f788bf03924fa.jpeg\"\n                            },\n                            \"3:1\": {\n                                \"url\": \"https://download.eberl-online.net/focus/0/0/1400/466/pois/6131d2b0f64f788bf03924fa.jpeg\"\n                            },\n                            \"1:1\": {\n                                \"url\": \"https://download.eberl-online.net/focus/0/0/787/787/pois/6131d2b0f64f788bf03924fa.jpeg\"\n                            }\n                        }\n                    }\n                ],\n                \"openingHours\": {\n                    \"freeAccess\": false,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"<p>t&auml;glich von 8:30 - 16:45 Uhr</p>\\n\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {\n                                    \"from\": \"08:30\",\n                                    \"to\": \"16:45\"\n                                }\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {\n                                    \"from\": \"08:30\",\n                                    \"to\": \"16:45\"\n                                }\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {\n                                    \"from\": \"08:30\",\n                                    \"to\": \"16:45\"\n                                }\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {\n                                    \"from\": \"08:30\",\n                                    \"to\": \"16:45\"\n                                }\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {\n                                    \"from\": \"08:30\",\n                                    \"to\": \"16:45\"\n                                }\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {\n                                    \"from\": \"08:30\",\n                                    \"to\": \"16:45\"\n                                }\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {\n                                    \"from\": \"08:30\",\n                                    \"to\": \"16:45\"\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"currentMessage\": {\n                    \"message\": \"<p>Die Fellhornbahn I, die Gipfelbahn und die Kanzelwandbahn sind im t&auml;glichen Sommerbetrieb. Die ge&ouml;ffneten Wanderwege sind mit festem Schuhwerk gut begehbar. Eine Wanderung (Weg 1) zwischen Fellhorn und Kanzelwand ist von der Station Schlappoldsee &uuml;ber die Alpe Obere Bierenwang und von der Gipfelstation &uuml;ber den Bierenwang Sattel m&ouml;glich und andersrum. Bei den Wanderwegen oberhalb 1600m ist derzeit mit einer geschlossenen Schneedecke zur rechnen, bitte beachtet, dass somit keine Markierungen, Beschilderungen und Sicherungen sichtbar bzw. vorhanden sind. Wir freuen uns auf Euren Besuch.&nbsp;</p>\\n\"\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.35254,\n                    \"lng\": 10.26278\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"fellhornkanzelwand\",\n                \"createdAt\": \"2021-06-11T08:51:18.484Z\",\n                \"updatedAt\": \"2021-09-03T07:45:58.676Z\",\n                \"categoryType\": \"60b49f6f9d71c30012efbe55\",\n                \"categoryURIPart\": \"berg-und-skigebiet\",\n                \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n                \"pricePackages\": [],\n                \"showWebcamsFirst\": true,\n                \"calculatedOpeningHours\": [],\n                \"logo\": \"https://download.eberl-online.net/pois/60dc22408ad02f65fa956316.png\",\n                \"isOpen\": false,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c0860fe47f20001db044bd\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": null,\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 410,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"address\": \" Faistenoy. 10\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"607568d338ce600012e9199c\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Crystal Slope Fellhorn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"crystalslopefellhorn\",\n                \"category\": \"60c0856fb73434001d893106\",\n                \"slug\": \"crystal-slope-fellhorn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c0860fe47f20001db044be\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"144\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.34906586322905,\n                    \"lng\": 10.227756500244142\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"crystal slope fellhorn\",\n                \"createdAt\": \"2021-06-09T09:12:47.609Z\",\n                \"updatedAt\": \"2021-06-28T12:21:02.691Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"funpark\",\n                \"updatedBy\": \"7f018c6c-008a-4465-9bd3-c387d02bdb2b\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c088b7b73434001d89310a\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 450,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": true,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\",\n                    \"website\": \"http://www.crystalground.com\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Funpark Crystal Ground\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"funparkcrystalground\",\n                \"category\": \"60c0856fb73434001d893106\",\n                \"slug\": \"funpark-crystal-ground\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c088b7b73434001d89310b\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"145\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"<p>Der Park erstreckt sich &uuml;ber eine Fl&auml;che von&nbsp; 400 m L&auml;nge und ca. 50 m Breite und befindet sich an der Talstation der Kanzelwand am Kesslerlift.</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"funpark crystal ground\",\n                \"createdAt\": \"2021-06-09T09:24:07.703Z\",\n                \"updatedAt\": \"2021-06-09T09:25:47.416Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"funpark\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c088feb73434001d89310d\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"easy\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 600,\n                    \"heightDifference\": 25,\n                    \"hasSnowMaking\": true,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Crystal Peak Fellhorn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"crystalpeakfellhorn\",\n                \"category\": \"60c0856fb73434001d893106\",\n                \"slug\": \"crystal-peak-fellhorn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c088feb73434001d89310e\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"143\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"crystal peak fellhorn\",\n                \"createdAt\": \"2021-06-09T09:25:18.910Z\",\n                \"updatedAt\": \"2021-06-09T09:25:18.910Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"funpark\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c08a16e47f20001db044c4\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"easy\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Adler 7 - 2-Länder-Flug an der Kanzelwand\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"adler72landerfluganderkanzelwand\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"adler-7-2-laender-flug-an-der-kanzelwand\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c08a16e47f20001db044c5\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"adler 7 2landerflug an der kanzelwand\",\n                \"createdAt\": \"2021-06-09T09:29:58.032Z\",\n                \"updatedAt\": \"2021-06-18T12:20:56.376Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c08a87b73434001d893112\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"easy\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": null,\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Adler 7 - Rallye am Fellhorn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"adler7rallyeamfellhorn\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"adler-7-rallye-am-fellhorn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c08a87b73434001d893113\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"89992\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"adler 7 rallye am fellhorn\",\n                \"createdAt\": \"2021-06-09T09:31:51.223Z\",\n                \"updatedAt\": \"2021-08-04T21:05:00.458Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"9f6e0e67-846a-48c7-aac2-42682e5fb4e1\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": null,\n                \"permissions\": \"write\"\n            },\n            {\n                \"_id\": null,\n                \"permissions\": \"write\"\n            },\n            {\n                \"_id\": \"60c2186b7d8af500120ec31a\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"607568ce38ce600012e9199a\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Burmiwasser\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"burmiwasser\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"burmiwasser\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c2186b7d8af500120ec31b\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"burmiwasser\",\n                \"createdAt\": \"2021-06-10T13:49:31.579Z\",\n                \"updatedAt\": \"2021-06-10T13:49:31.579Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c08d5ab73434001d893115\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"16:30\",\n                    \"lastDescent\": \"16:45\",\n                    \"firstAscent\": \"08:45\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 400,\n                    \"carriage\": 60,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 1785,\n                    \"mountainSeaLevel\": 1975,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\",\n                    \"address\": \"\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\",\n                    \"607568ce38ce600012e9199a\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Fellhorn-Gipfelbahn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"fellhorngipfelbahn\",\n                \"category\": \"6049fc6db42c5b00111729c1\",\n                \"slug\": \"fellhorn-gipfelbahn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c08d5ab73434001d893116\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"71\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.348171755244365,\n                    \"lng\": 10.216019153594972\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"fellhorngipfelbahn\",\n                \"createdAt\": \"2021-06-09T09:43:54.464Z\",\n                \"updatedAt\": \"2021-06-10T13:50:22.834Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"kabinenbahn\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c0b67ccd1d7900124b0699\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": null,\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"16:45\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"08:45\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 2400,\n                    \"carriage\": 6,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 1570,\n                    \"mountainSeaLevel\": 1775,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"See-Eck Bahn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"seeeckbahn\",\n                \"category\": \"6049fc7db42c5b00111729c7\",\n                \"slug\": \"see-eck-bahn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c0b67ccd1d7900124b069a\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"91\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.34501372861837,\n                    \"lng\": 10.23260944593332\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"seeeck bahn\",\n                \"createdAt\": \"2021-06-09T12:39:24.822Z\",\n                \"updatedAt\": \"2021-06-28T12:21:23.717Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"sessellift\",\n                \"updatedBy\": \"7f018c6c-008a-4465-9bd3-c387d02bdb2b\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c0b829cd1d7900124b069c\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"16:20\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"09:15\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 3000,\n                    \"carriage\": 6,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 1620,\n                    \"mountainSeaLevel\": 1905,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Möserbahn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"moserbahn\",\n                \"category\": \"6049fc7db42c5b00111729c7\",\n                \"slug\": \"moeserbahn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c0b829cd1d7900124b069d\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"132\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.34137458554805,\n                    \"lng\": 10.223282575607302\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"moserbahn\",\n                \"createdAt\": \"2021-06-09T12:46:33.326Z\",\n                \"updatedAt\": \"2021-06-10T13:52:56.894Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"sessellift\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c32ac27d8af500120ec389\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 2400,\n                    \"carriage\": 8,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 920,\n                    \"mountainSeaLevel\": 1785,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"607568ce38ce600012e9199a\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Fellhornbahn II\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"fellhornbahnii\",\n                \"category\": \"6049fe50b42c5b00111729dd\",\n                \"slug\": \"fellhornbahn-ii\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c32ac27d8af500120ec38a\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"63\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.352485868221336,\n                    \"lng\": 10.26278078556061\n                },\n                \"description\": {\n                    \"description\": \"<p>94 8er-Umlaufkabinen</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"fellhornbahn ii\",\n                \"createdAt\": \"2021-06-11T09:20:02.179Z\",\n                \"updatedAt\": \"2021-06-11T09:20:02.179Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"seilbahn\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c32f201cb25b0012b1da3b\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"16:05\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"09:15\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 1200,\n                    \"carriage\": 2,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 1516,\n                    \"mountainSeaLevel\": 1805,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Scheidtobel\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"scheidtobel\",\n                \"category\": \"6049fc7db42c5b00111729c7\",\n                \"slug\": \"scheidtobel\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c32f201cb25b0012b1da3c\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"94\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.34481472889465,\n                    \"lng\": 10.232617002181575\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"scheidtobel\",\n                \"createdAt\": \"2021-06-11T09:38:40.086Z\",\n                \"updatedAt\": \"2021-06-11T09:38:40.086Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"sessellift\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c32fbd7d8af500120ec38e\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"16:15\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"08:45\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 2400,\n                    \"carriage\": 4,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Zweiländerbahn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"zweilanderbahn\",\n                \"category\": \"6049fc7db42c5b00111729c7\",\n                \"slug\": \"zweilaenderbahn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c32fbd7d8af500120ec38f\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"134\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.336363932078065,\n                    \"lng\": 10.206099918141524\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"zweilanderbahn\",\n                \"createdAt\": \"2021-06-11T09:41:17.717Z\",\n                \"updatedAt\": \"2021-06-11T09:41:17.717Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"sessellift\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c330617d8af500120ec395\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"16:15\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"08:45\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 2400,\n                    \"carriage\": 6,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6992\",\n                    \"city\": \"Riezlern\",\n                    \"address\": \"Zwerenalpe. 121\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Zwerenalpbahn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"zwerenalpbahn\",\n                \"category\": \"6049fc7db42c5b00111729c7\",\n                \"slug\": \"zwerenalpbahn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c330617d8af500120ec396\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"135\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.333776713084916,\n                    \"lng\": 10.196900367736818\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"zwerenalpbahn\",\n                \"createdAt\": \"2021-06-11T09:44:01.865Z\",\n                \"updatedAt\": \"2021-06-11T09:44:01.865Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"sessellift\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c332ff1cb25b0012b1da54\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"16:25\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"09:15\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 1000,\n                    \"carriage\": 6,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 1614,\n                    \"mountainSeaLevel\": 1949,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Bierenwangbahn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"bierenwangbahn\",\n                \"category\": \"6049fc7db42c5b00111729c7\",\n                \"slug\": \"bierenwangbahn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c332ff1cb25b0012b1da55\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"97\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.341941655625725,\n                    \"lng\": 10.224140882492067\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"bierenwangbahn\",\n                \"createdAt\": \"2021-06-11T09:55:11.266Z\",\n                \"updatedAt\": \"2021-06-11T09:55:11.266Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"sessellift\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c348357d8af500120ec3b2\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"16:30\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"09:00\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 800,\n                    \"carriage\": 2,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 1100,\n                    \"mountainSeaLevel\": 1200,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Kesslerlift\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"kesslerlift\",\n                \"category\": \"6049fc86b42c5b00111729cb\",\n                \"slug\": \"kesslerlift\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c348357d8af500120ec3b3\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"136\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.35588978645732,\n                    \"lng\": 10.185348909013252\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"kesslerlift\",\n                \"createdAt\": \"2021-06-11T11:25:41.971Z\",\n                \"updatedAt\": \"2021-06-11T11:26:04.476Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"schlepplift\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c355797d8af500120ec3c2\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"16:00\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"09:00\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 1,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 1140,\n                    \"mountainSeaLevel\": 1217,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Ideallift\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"ideallift\",\n                \"category\": \"6049fdbbb42c5b00111729d8\",\n                \"slug\": \"ideallift\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c355797d8af500120ec3c3\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.35503449285103,\n                    \"lng\": 10.183223620826286\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"ideallift\",\n                \"createdAt\": \"2021-06-11T12:22:17.630Z\",\n                \"updatedAt\": \"2021-06-11T12:22:17.630Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"uebungslift-seilift\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c35d9d1cb25b0012b1da63\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\",\n                    \"sight\": \"goodVision\",\n                    \"lastSnowFall\": \"2020-03-09T00:00:00.000Z\",\n                    \"temperature\": 16\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Faistenoy-Abfahrt\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"faistenoyabfahrt\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"faistenoy-abfahrt\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c35d9d1cb25b0012b1da64\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"2\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lng\": 10.2781005,\n                    \"lat\": 47.4118318\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"faistenoyabfahrt\",\n                \"createdAt\": \"2021-06-11T12:57:01.118Z\",\n                \"updatedAt\": \"2021-06-11T12:57:01.118Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c35e321cb25b0012b1da66\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 3900,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": true,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Schlappold-Abfahrt\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"schlappoldabfahrt\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"schlappold-abfahrt\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c35e321cb25b0012b1da67\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"27\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.352946266977874,\n                    \"lng\": 10.246062194725528\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"schlappoldabfahrt\",\n                \"createdAt\": \"2021-06-11T12:59:30.274Z\",\n                \"updatedAt\": \"2021-06-11T12:59:30.274Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c35f501cb25b0012b1da69\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"easy\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 1800,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": true,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstaufen\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Familienabfahrt (See-Eckbahn - Schlappold Höfle)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"familienabfahrtseeeckbahnschlappoldhofle\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"familienabfahrt-see-eckbahn-schlappold-hoefle\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c35f501cb25b0012b1da6a\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"34\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.344861287609845,\n                    \"lng\": 10.232934872334665\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"familienabfahrt seeeckbahn schlappold hofle\",\n                \"createdAt\": \"2021-06-11T13:04:16.594Z\",\n                \"updatedAt\": \"2021-06-11T13:04:16.594Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c360697d8af500120ec3c5\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"easy\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 1200,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": true,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Familienabfahrt (Mittelstation - See-Eckbahn)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"familienabfahrtmittelstationseeeckbahn\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"familienabfahrt-mittelstation-see-eckbahn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c360697d8af500120ec3c6\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"42\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"<p>von der Mittelstation zur See-Eckbahn</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"familienabfahrt mittelstation seeeckbahn\",\n                \"createdAt\": \"2021-06-11T13:08:57.790Z\",\n                \"updatedAt\": \"2021-06-11T13:08:57.790Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c360cd7d8af500120ec3c8\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 1200,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": true,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Stieralp-Piste\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"stieralppiste\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"stieralp-piste\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c360cd7d8af500120ec3c9\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"45\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"stieralppiste\",\n                \"createdAt\": \"2021-06-11T13:10:37.539Z\",\n                \"updatedAt\": \"2021-06-11T13:10:37.539Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c361487d8af500120ec3cb\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"hard\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 850,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": true,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstaufen\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Branntwein-Piste\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"branntweinpiste\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"branntwein-piste\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c361487d8af500120ec3cc\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"46\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"branntweinpiste\",\n                \"createdAt\": \"2021-06-11T13:12:40.832Z\",\n                \"updatedAt\": \"2021-06-11T13:12:40.832Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c3621f7d8af500120ec3ce\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 1500,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": true,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Heubichl-Piste\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"heubichlpiste\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"heubichl-piste\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c3621f7d8af500120ec3cf\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"49\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"heubichlpiste\",\n                \"createdAt\": \"2021-06-11T13:16:15.502Z\",\n                \"updatedAt\": \"2021-06-11T13:16:15.502Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c363f77d8af500120ec3d1\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 1350,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": true,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Möser-Piste\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"moserpiste\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"moeser-piste\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c363f77d8af500120ec3d2\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"51\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"moserpiste\",\n                \"createdAt\": \"2021-06-11T13:24:07.656Z\",\n                \"updatedAt\": \"2021-06-11T13:24:07.656Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c364c71cb25b0012b1da6c\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 900,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": true,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Damenabfahrt\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"damenabfahrt\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"damenabfahrt\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c364c71cb25b0012b1da6d\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"53\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"damenabfahrt\",\n                \"createdAt\": \"2021-06-11T13:27:35.570Z\",\n                \"updatedAt\": \"2021-06-11T13:27:35.570Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c367717d8af500120ec3d4\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 400,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightAt\": null,\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Katzenkopf-Piste\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"katzenkopfpiste\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"katzenkopf-piste\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c367717d8af500120ec3d5\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"54\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"katzenkopfpiste\",\n                \"createdAt\": \"2021-06-11T13:38:57.887Z\",\n                \"updatedAt\": \"2021-06-11T13:38:57.887Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c72b548d0ff800127fb533\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\",\n                    \"sight\": \"goodVision\",\n                    \"temperature\": 12\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Obere Geren-Piste\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"oberegerenpiste\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"obere-geren-piste\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c72b548d0ff800127fb534\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"6\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"obere gerenpiste\",\n                \"createdAt\": \"2021-06-14T10:11:32.864Z\",\n                \"updatedAt\": \"2021-06-14T10:15:29.039Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c72be28d0ff800127fb536\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\",\n                    \"sight\": \"goodVision\",\n                    \"temperature\": 15\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Walsergund-Piste\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"walsergundpiste\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"walsergund-piste\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c72be28d0ff800127fb537\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"7\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"walsergundpiste\",\n                \"createdAt\": \"2021-06-14T10:13:54.837Z\",\n                \"updatedAt\": \"2021-06-14T10:15:47.880Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c72c2c9d7cf40012ff5c45\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\",\n                    \"sight\": \"goodVision\",\n                    \"temperature\": 20\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"2-Länder-Piste\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"2landerpiste\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"2-laender-piste\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c72c2c9d7cf40012ff5c46\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"9\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"2landerpiste\",\n                \"createdAt\": \"2021-06-14T10:15:08.367Z\",\n                \"updatedAt\": \"2021-06-14T10:15:08.367Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c72cb88d0ff800127fb539\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\",\n                    \"sight\": \"goodVision\",\n                    \"lastSnowFall\": \"2020-03-09T00:00:00.000Z\",\n                    \"temperature\": 20\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Standard-Piste\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"standardpiste\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"standard-piste\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c72cb88d0ff800127fb53a\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"10\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"standardpiste\",\n                \"createdAt\": \"2021-06-14T10:17:28.133Z\",\n                \"updatedAt\": \"2021-06-14T10:17:28.133Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c72ceb9d7cf40012ff5c4c\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\",\n                    \"sight\": \"goodVision\",\n                    \"temperature\": 21\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Zwerenalp-Piste\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"zwerenalppiste\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"zwerenalp-piste\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c72ceb9d7cf40012ff5c4d\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"13\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"zwerenalppiste\",\n                \"createdAt\": \"2021-06-14T10:18:19.437Z\",\n                \"updatedAt\": \"2021-06-14T10:18:19.437Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c86c9b8d0ff800127fb645\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\",\n                    \"sight\": \"goodVision\",\n                    \"temperature\": 11\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Kanzelwand Talabfahrt\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"kanzelwandtalabfahrt\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"kanzelwand-talabfahrt\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c86c9b8d0ff800127fb646\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"15\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"kanzelwand talabfahrt\",\n                \"createdAt\": \"2021-06-15T09:02:19.485Z\",\n                \"updatedAt\": \"2021-06-15T09:02:19.485Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c86d238d0ff800127fb64a\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 1500,\n                    \"heightDifference\": 98,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": true,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87534\",\n                    \"city\": \"Oberstaufen\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Schwandlift-Piste\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"schwandliftpiste\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"schwandlift-piste\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c86d238d0ff800127fb64b\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"schwandliftpiste\",\n                \"createdAt\": \"2021-06-15T09:04:35.599Z\",\n                \"updatedAt\": \"2021-06-15T09:04:35.599Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c8709c8d0ff800127fb650\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"easy\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 260,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Ideal-Breitachbrücke\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"idealbreitachbrucke\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"ideal-breitachbruecke\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c8709c8d0ff800127fb651\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"<p>Skiweg vom Ideallift zur Breitachbr&uuml;cke - 3 Minuten Gehweg zum Anschlu&szlig; an die Parsennbahn</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"idealbreitachbrucke\",\n                \"createdAt\": \"2021-06-15T09:19:24.184Z\",\n                \"updatedAt\": \"2021-06-15T09:19:24.184Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c870f48d0ff800127fb653\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"hard\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 450,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Buckelpiste Zweiländerbahn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"buckelpistezweilanderbahn\",\n                \"category\": \"6049bf42b42c5b001117298f\",\n                \"slug\": \"buckelpiste-zweilaenderbahn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c870f48d0ff800127fb654\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"79\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"buckelpiste zweilanderbahn\",\n                \"createdAt\": \"2021-06-15T09:20:52.611Z\",\n                \"updatedAt\": \"2021-06-15T09:20:52.611Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skitour-skiroute\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c871d49d7cf40012ff5d55\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"hard\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 230,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Buckelpiste Haushang\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"buckelpistehaushang\",\n                \"category\": \"6049bf42b42c5b001117298f\",\n                \"slug\": \"buckelpiste-haushang\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c871d49d7cf40012ff5d56\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"56\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"buckelpiste haushang\",\n                \"createdAt\": \"2021-06-15T09:24:36.917Z\",\n                \"updatedAt\": \"2021-06-15T09:24:36.917Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skitour-skiroute\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c874658d0ff800127fb657\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\",\n                    \"freshSnow\": 5,\n                    \"temperature\": 20\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"607568d338ce600012e9199c\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Kessler-Hang\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"kesslerhang\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"kessler-hang\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c874658d0ff800127fb658\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"16\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"kesslerhang\",\n                \"createdAt\": \"2021-06-15T09:35:33.910Z\",\n                \"updatedAt\": \"2021-06-15T09:35:33.910Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c8750f9d7cf40012ff5d5a\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 260,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Route Stieralp\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"routestieralp\",\n                \"category\": \"6049bf42b42c5b001117298f\",\n                \"slug\": \"route-stieralp\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c8750f9d7cf40012ff5d5b\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"62\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"route stieralp\",\n                \"createdAt\": \"2021-06-15T09:38:23.741Z\",\n                \"updatedAt\": \"2021-06-15T09:38:23.741Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skitour-skiroute\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c875ba9d7cf40012ff5d5d\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"hard\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 250,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Möserroute\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"moserroute\",\n                \"category\": \"6049bf42b42c5b001117298f\",\n                \"slug\": \"moeserroute\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c875ba9d7cf40012ff5d5e\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"73\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"moserroute\",\n                \"createdAt\": \"2021-06-15T09:41:14.007Z\",\n                \"updatedAt\": \"2021-06-15T09:41:14.007Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skitour-skiroute\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c875fe8d0ff800127fb65a\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"hard\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 500,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Route Katzenkopf\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"routekatzenkopf\",\n                \"category\": \"6049bf42b42c5b001117298f\",\n                \"slug\": \"route-katzenkopf\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c875fe8d0ff800127fb65b\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"78\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"route katzenkopf\",\n                \"createdAt\": \"2021-06-15T09:42:22.813Z\",\n                \"updatedAt\": \"2021-06-15T09:42:22.813Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skitour-skiroute\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c8775e9d7cf40012ff5d62\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"hard\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 800,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": true,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6992\",\n                    \"city\": \"Hirschegg\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Fellhorn-Steilhang\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"fellhornsteilhang\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"fellhorn-steilhang\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c8775e9d7cf40012ff5d63\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"28\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"fellhornsteilhang\",\n                \"createdAt\": \"2021-06-15T09:48:14.876Z\",\n                \"updatedAt\": \"2021-06-15T09:48:14.876Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c878368d0ff800127fb666\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"easy\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 2150,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Bierenwangpiste\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"bierenwangpiste\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"bierenwangpiste\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c878368d0ff800127fb667\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"278\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"bierenwangpiste\",\n                \"createdAt\": \"2021-06-15T09:51:50.614Z\",\n                \"updatedAt\": \"2021-06-15T09:51:50.614Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c894159d7cf40012ff5d82\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"hard\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [\n                        \"gravel\",\n                        \"forestFloor\"\n                    ],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"intermediateHeight\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"Über diesen Weg können wir leider keine Auskunft hinsichtlich Beschaffenheit und Zustand geben, da der Weg zur Gehrenspitze nicht von uns bewirtschaftet und kontrolliert wird. \",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 1000,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"02:00\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 4500,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\",\n                    \"website\": \"https://www.ok-bergbahnen.com/aktiv-sport/wandern/wandern-fellhorn-kanzelwand/weg-6-kanzelwand-bergstation-ueber-gehrenspitze-riezler-alpe-nach-riezlern.html\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\",\n                    {\n                        \"_id\": \"6076e91bab41a70011961795\",\n                        \"value\": [\n                            \"Mittlere Höhe\"\n                        ]\n                    },\n                    {\n                        \"_id\": \"6076e847ab41a70011961788\",\n                        \"value\": [\n                            \"Kies\",\n                            \"Waldboden\"\n                        ]\n                    }\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Kanzelwandbahn Bergstation - Riezler Alpe - Riezlern (Nr. 6)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"kanzelwandbahnbergstationriezleralperiezlernnr6\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"kanzelwandbahn-bergstation-riezler-alpe-riezlern-nr-6\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c894159d7cf40012ff5d83\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": null,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"<p>Kanzelwandbahn Bergstation - Aussichtspunkt &quot;Rote Wand&quot; - Riezler Alpe (nicht bewirtschaftet) - Riezlern</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"kanzelwandbahn bergstation riezler alpe riezlern nr 6\",\n                \"createdAt\": \"2021-06-15T11:50:45.274Z\",\n                \"updatedAt\": \"2021-06-28T13:23:35.579Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"7f018c6c-008a-4465-9bd3-c387d02bdb2b\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": false,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c894ca8d0ff800127fb683\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [\n                        \"gravel\"\n                    ],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"intermediateHeight\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 832,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"03:00\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 7000,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\",\n                    \"website\": \"https://www.ok-bergbahnen.com/aktiv-sport/wandern/wandern-fellhorn-kanzelwand/weg-7-kanzelwand-bergstation-ueber-kuhgehren-mittelberg-nach-riezlern.html\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\",\n                    {\n                        \"_id\": \"6076e91bab41a70011961795\",\n                        \"value\": [\n                            \"Mittlere Höhe\"\n                        ]\n                    }\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Kanzelwandbahn Bergstation - Kuhgehrensattel Wildental/Höfle - Hirschegg - Riezlern (Nr. 7)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"kanzelwandbahnbergstationkuhgehrensattelwildentalhoflehirscheggriezlernnr7\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"kanzelwandbahn-bergstation-kuhgehrensattel-wildentalhoefle-hirschegg-riezlern-nr-7\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c894ca8d0ff800127fb684\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": null,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"<p>mittel bis schwer, alpin</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"kanzelwandbahn bergstation kuhgehrensattel wildentalhofle hirschegg riezlern nr 7\",\n                \"createdAt\": \"2021-06-15T11:53:46.375Z\",\n                \"updatedAt\": \"2021-06-28T13:20:19.688Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": false,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c895889d7cf40012ff5d8b\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"intermediateHeight\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 900,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"02:30\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 4500,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"id\": \"7b42b9a4-a066-4234-9bdf-0437cd86a57b\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c89574bef5b3a88821f9b9.gpx\",\n                        \"title\": \"weg-5-kanzelwand-bergstation-zwerenalpe-riezlern.gpx\"\n                    },\n                    \"image\": {\n                        \"id\": \"60c89576bef5b3087321f9ba\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c89576bef5b3087321f9ba.png\",\n                        \"title\": \"1623758198252_gpx.png\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\",\n                    \"website\": \"https://www.ok-bergbahnen.com/aktiv-sport/wandern/wandern-oberstdorf/wandern-fellhorn-kanzelwand/weg-5-kanzelwand-bergstation-zwerenalpe-riezlern.html\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Kanzelwand Bergstation - Zwerenalpe - Riezlern (Nr. 5)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"kanzelwandbergstationzwerenalperiezlernnr5\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"kanzelwand-bergstation-zwerenalpe-riezlern-nr-5\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c895889d7cf40012ff5d8c\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.33745,\n                    \"lng\": 10.20159\n                },\n                \"description\": {\n                    \"description\": \"<p>Bergstation Kanzelwandbahn - Adlerhorst -<br />\\nZwerenalpe - Riezlern</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"kanzelwand bergstation zwerenalpe riezlern nr 5\",\n                \"createdAt\": \"2021-06-15T11:56:56.273Z\",\n                \"updatedAt\": \"2021-06-15T11:56:56.273Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c896709d7cf40012ff5d92\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"intermediateHeight\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 1117,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"05:00\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 11000,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"id\": \"dcac5545-00bd-4bc5-b54f-78bfc351ee18\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c896675c545441299cb2f1.gpx\",\n                        \"title\": \"weg-11-fellhorn-gipfelstation-ueber-die-skiflugschanze-zur-fellhorn-talstation.gpx\"\n                    },\n                    \"image\": {\n                        \"id\": \"60c89668bef5b3efa021f9bb\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c89668bef5b3efa021f9bb.png\",\n                        \"title\": \"1623758440036_gpx.png\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\",\n                    \"website\": \"https://www.ok-bergbahnen.com/aktiv-sport/wandern/wandern-fellhorn-kanzelwand/weg-11-fellhorn-gipfelstation-ueber-die-skiflugschanze-zur-fellhorn-talstation.html\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Fellhorn Gipfelstation - Söllerkopf - Skiflugschanze - Fellhorn Talstation (Nr. 11)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"fellhorngipfelstationsollerkopfskiflugschanzefellhorntalstationnr11\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"fellhorn-gipfelstation-soellerkopf-skiflugschanze-fellhorn-talstation-nr-11\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c896709d7cf40012ff5d93\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.35053,\n                    \"lng\": 10.21749\n                },\n                \"description\": {\n                    \"description\": \"<p>Trittsicherheit erforderlich, landschaftlich sehr reizvoll</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"fellhorn gipfelstation sollerkopf skiflugschanze fellhorn talstation nr 11\",\n                \"createdAt\": \"2021-06-15T12:00:48.045Z\",\n                \"updatedAt\": \"2021-06-15T12:00:48.045Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9b0e39d7cf40012ff5e6e\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"highAlpine\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 867,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"06:30\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 12000,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"id\": \"a6a4ba69-3da0-4d16-8198-1b158ec84ea6\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9b0d9bef5b338cb21f9d1.gpx\",\n                        \"title\": \"weg-10-natur-erlebnisweg-uff-dr-alp.gpx\"\n                    },\n                    \"image\": {\n                        \"id\": \"60c9b0dbbef5b3426021f9d2\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9b0dbbef5b3426021f9d2.png\",\n                        \"title\": \"1623830747580_gpx.png\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\",\n                    \"website\": \"https://www.ok-bergbahnen.com/aktiv-sport/wandern/wandern-fellhorn-kanzelwand/weg-10-bergstation-kanzelwand-ueber-soellereck-nach-riezlern.html\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Kanzelwandbahn Bergstation - Fellhornbahn - Söllerkopf - Schönblick - Riezlern (Nr. 10)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"kanzelwandbahnbergstationfellhornbahnsollerkopfschonblickriezlernnr10\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"kanzelwandbahn-bergstation-fellhornbahn-soellerkopf-schoenblick-riezlern-nr-10\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9b0e39d7cf40012ff5e6f\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.40913,\n                    \"lng\": 10.31413\n                },\n                \"description\": {\n                    \"description\": \"<p>Bergstation Kanzelwandbahn - Fellhornbahn Gipfelstation - Fellhorn - S&ouml;llereck - Bergstation S&ouml;llereckbahn - Mittelalpe - Riezlern</p>\\n\\n<p>Eine wundersch&ouml;ne Tagestour f&uuml;r ausdauernde Wanderer &uuml;ber den Fellhorngrat zum S&ouml;llereck mit traumhafter Aussicht auf das Kleinwalsertal und weit hinaus ins Oberallg&auml;u.<br />\\nZahlreiche Einkehrm&ouml;glichkeiten unterwegs.<br />\\nUnser Tipp: die Mittelalpe, eine echte Walser Sennalpe mit Bergk&auml;seproduktion</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"kanzelwandbahn bergstation fellhornbahn sollerkopf schonblick riezlern nr 10\",\n                \"createdAt\": \"2021-06-16T08:05:55.672Z\",\n                \"updatedAt\": \"2021-06-16T08:05:55.672Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9b2299d7cf40012ff5e71\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"easy\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"intermediateHeight\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"teilweise schneebedeckt\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"02:00\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 2200,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"id\": \"a82ba7b4-9ead-4985-9815-cf6f864a96a8\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9b2225c5454b4de9cb304.gpx\",\n                        \"title\": \"weg-1-barrierefrei-panoramaweg-der-station-hoefatsblick.gpx\"\n                    },\n                    \"image\": {\n                        \"id\": \"60c9b223bef5b3f1af21f9d3\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9b223bef5b3f1af21f9d3.png\",\n                        \"title\": \"1623831075923_gpx.png\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\",\n                    \"website\": \"https://www.ok-bergbahnen.com/aktiv-sport/wandern/wandern-fellhorn-kanzelwand/weg-1-zwei-laender-rundwanderweg.html\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"2-Länder-Panorama-Rundweg Fellhorn-Kanzelwand (Nr. 1)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"2landerpanoramarundwegfellhornkanzelwandnr1\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"2-laender-panorama-rundweg-fellhorn-kanzelwand-nr-1\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9b2299d7cf40012ff5e72\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.41436,\n                    \"lng\": 10.3471\n                },\n                \"description\": {\n                    \"description\": \"<p>Gerade f&uuml;r Familien gibt es im Sommer den herrlichen Rundwanderweg im 2-L&auml;nder-Gebiet. Wer also ab Riezlern mit der Bergbahn auf die Kanzelwandbergstation f&auml;hrt, gelangt &uuml;ber die Obere Alpe Bierenwang auf einem sonnigen Blumenweg zur Station Schlappoldsee der Fellhornbahn. Dort pr&auml;sentiert sich auf der gro&szlig;en Sonnenterrasse des Bergrestaurants die erste von zahlreichen spektakul&auml;ren Aussichten. Der anschlie&szlig;ende kurze Anstieg zum Gipfel wird mit einem tollen Panoramablick ins Kleinwalsertal, nach Oberstdorf und die umliegende Bergwelt belohnt. &Uuml;ber den Natur-Erlebnispfad &quot;Fellhornweg&quot; mit seinen 6 Informationss&auml;ulen kommen die Erlebniswanderer zur neuen Aussichtsplattform &quot;Rote Wand&quot; mit ihrem einzigartigen Blick nach Riezlern. Zur&uuml;ck zur Kanzelwand und mit der Bergbahn geht es wieder hinunter nach Riezlern. Und wer lieber nach Oberstdorf loslaufen m&ouml;chte? Die Runde l&auml;sst sich nat&uuml;rlich auch andersherum begehen...</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"2landerpanoramarundweg fellhornkanzelwand nr 1\",\n                \"createdAt\": \"2021-06-16T08:11:21.974Z\",\n                \"updatedAt\": \"2021-06-16T08:11:21.974Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9b3a39d7cf40012ff5e74\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"intermediateHeight\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"02:45\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 4500,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"id\": \"611cf355-afed-45c3-bf43-8f7963f25777\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9b39bbef5b3082821f9d4.gpx\",\n                        \"title\": \"weg-4a-von-station-hoefatsblick-zum-seealpsee-zurueck.gpx\"\n                    },\n                    \"image\": {\n                        \"id\": \"60c9b39cbef5b31a7e21f9d5\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9b39cbef5b31a7e21f9d5.png\",\n                        \"title\": \"1623831452298_gpx.png\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstaufen\",\n                    \"website\": \"https://www.ok-bergbahnen.com/aktiv-sport/wandern/wandern-fellhorn-kanzelwand/weg-4a-von-fellhorn-gipfelstation-ueber-die-alpe-schlappold-zur-station-schlappoldsee.html\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Fellhorn Gipfelstation - Alpe Schlappold - Station Schlappoldsee (Nr. 4a)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"fellhorngipfelstationalpeschlappoldstationschlappoldseenr4a\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"fellhorn-gipfelstation-alpe-schlappold-station-schlappoldsee-nr-4a\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9b3a39d7cf40012ff5e75\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.41399,\n                    \"lng\": 10.34714\n                },\n                \"description\": {\n                    \"description\": \"<p>&Uuml;ber Schlappoldkopf (Trittsicherheit erforderlich!) Alpe Schlappold und Schlappoldsee zur&uuml;ck zur Fellhorn-Mittelstation</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"fellhorn gipfelstation alpe schlappold station schlappoldsee nr 4a\",\n                \"createdAt\": \"2021-06-16T08:17:39.067Z\",\n                \"updatedAt\": \"2021-06-16T08:17:39.067Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9b62f9d7cf40012ff5e77\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"hard\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"highAlpine\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"03:00\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 11000,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\",\n                    \"website\": \"https://www.ok-bergbahnen.com/aktiv-sport/wandern/wandern-fellhorn-kanzelwand/weg-8-kanzelwand-bergstation-fiderepasshuette.html\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Kanzelwand Bergstation - Kühgund Alpe - Fiderepasshütte (Nr. 8)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"kanzelwandbergstationkuhgundalpefiderepasshuttenr8\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"kanzelwand-bergstation-kuehgund-alpe-fiderepasshuette-nr-8\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9b62f9d7cf40012ff5e78\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"<p>Alpinweg</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"kanzelwand bergstation kuhgund alpe fiderepasshutte nr 8\",\n                \"createdAt\": \"2021-06-16T08:28:31.275Z\",\n                \"updatedAt\": \"2021-06-16T08:28:31.275Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9b9b88d0ff800127fb736\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"easy\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"intermediateHeight\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"00:30\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 2000,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"id\": \"c1226d37-fbf0-4643-838f-1f7173f5c904\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9b9b15c5454e3d39cb305.gpx\",\n                        \"title\": \"weg-12-station-schlappoldsee-alpe-schlappold(1).gpx\"\n                    },\n                    \"image\": {\n                        \"id\": \"60c9b9b2bef5b372ed21f9d6\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9b9b2bef5b372ed21f9d6.png\",\n                        \"title\": \"1623833010017_gpx.png\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\",\n                    \"website\": \"https://www.ok-bergbahnen.com/aktiv-sport/wandern/wandern-fellhorn-kanzelwand/weg-12-station-schlappoldsee-alpe-schlappold.html\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Station Schlappoldsee - Alpe Schlappold (Nr. 12)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"stationschlappoldseealpeschlappoldnr12\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"station-schlappoldsee-alpe-schlappold-nr-12\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9b9b88d0ff800127fb737\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.34924,\n                    \"lng\": 10.22669\n                },\n                \"description\": {\n                    \"description\": \"<p>Sehr kinderfreundlich - Idyllischer Weg vorbei am Schlappoldsee f&uuml;r Kinder ein wahres Paradies zum Toben und Verstecken.</p>\\n\\n<p>Wer m&ouml;chte (und im Sommer an einer unserer gef&uuml;hrten Wanderungen teilnimmt), kann an der Schlappoldalpe auch zuschauen, wie aus Milch K&auml;se entsteht. Schlie&szlig;lich verbringen fast 90 K&uuml;he ihren Sommer hier oben. Sie geben bis zu 1000 Liter Milch am Tag, die sofort zu w&uuml;rzigem K&auml;se verarbeitet wird.</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"station schlappoldsee alpe schlappold nr 12\",\n                \"createdAt\": \"2021-06-16T08:43:36.698Z\",\n                \"updatedAt\": \"2021-06-16T08:43:36.698Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9bf2d8d0ff800127fb73d\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"valley\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"schneefrei\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 860,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"02:30\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 8000,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"id\": \"41ea33de-0007-45d0-b69d-77e670bdd74e\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9bf275c54541a9e9cb306.gpx\",\n                        \"title\": \"weg-23-station-schlappoldsee-kanzelwandhaus-fellhorn-talstation.gpx\"\n                    },\n                    \"image\": {\n                        \"id\": \"60c9bf28bef5b3343421f9d7\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9bf28bef5b3343421f9d7.png\",\n                        \"title\": \"1623834408579_gpx.png\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\",\n                    \"website\": \"https://www.ok-bergbahnen.com/aktiv-sport/wandern/wandern-oberstdorf/wandern-fellhorn-kanzelwand/weg-23-station-schlappoldsee-kanzelwandhaus-fellhorn-talstation.html\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Station Schlappoldsee - Kanzelwandhaus - Fellhornbahn Talstation (Nr. 2+3)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"stationschlappoldseekanzelwandhausfellhornbahntalstationnr23\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"station-schlappoldsee-kanzelwandhaus-fellhornbahn-talstation-nr-23\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9bf2d8d0ff800127fb73e\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.34924,\n                    \"lng\": 10.22669\n                },\n                \"description\": {\n                    \"description\": \"<p>Zur Talstation geht es &uuml;ber das Kanzelwandhaus oder &uuml;ber die Schlappoldstra&szlig;e.</p>\\n\\n<p>Die anstrengenden Wege sind zum Gro&szlig;teil asphaltiert.</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"station schlappoldsee kanzelwandhaus fellhornbahn talstation nr 23\",\n                \"createdAt\": \"2021-06-16T09:06:53.896Z\",\n                \"updatedAt\": \"2021-06-16T09:06:53.896Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9c5348d0ff800127fb749\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"03:00\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Kanzelwand Bergstation - rund um die Kanzelwand (Nr. 14)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"kanzelwandbergstationrundumdiekanzelwandnr14\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"kanzelwand-bergstation-rund-um-die-kanzelwand-nr-14\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9c5348d0ff800127fb74a\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"<p>Der Status, ob dieser Weg ge&ouml;ffnet oder geschlossen ist, wird nicht von uns verwaltet!</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"kanzelwand bergstation rund um die kanzelwand nr 14\",\n                \"createdAt\": \"2021-06-16T09:32:36.845Z\",\n                \"updatedAt\": \"2021-06-28T12:37:38.975Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"7f018c6c-008a-4465-9bd3-c387d02bdb2b\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9c7d28d0ff800127fb74f\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Auf den Kuhgehren\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"aufdenkuhgehren\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"auf-den-kuhgehren\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9c7d28d0ff800127fb750\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"auf den kuhgehren\",\n                \"createdAt\": \"2021-06-16T09:43:46.649Z\",\n                \"updatedAt\": \"2021-06-16T09:43:46.649Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9c8119d7cf40012ff5e8f\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Die Gratwanderung zum Söllereck\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"diegratwanderungzumsollereck\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"die-gratwanderung-zum-soellereck\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9c8119d7cf40012ff5e90\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"die gratwanderung zum sollereck\",\n                \"createdAt\": \"2021-06-16T09:44:49.698Z\",\n                \"updatedAt\": \"2021-06-16T09:44:49.698Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9c82a9d7cf40012ff5e92\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Höhentour über den Fiderepass ins Wildental\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"hohentouruberdenfiderepassinswildental\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"hoehentour-ueber-den-fiderepass-ins-wildental\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9c82a9d7cf40012ff5e93\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"hohentour uber den fiderepass ins wildental\",\n                \"createdAt\": \"2021-06-16T09:45:14.051Z\",\n                \"updatedAt\": \"2021-06-16T09:45:14.051Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9c8418d0ff800127fb752\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Klettertour über die Hammerspitze zum Fiderepass\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"klettertouruberdiehammerspitzezumfiderepass\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"klettertour-ueber-die-hammerspitze-zum-fiderepass\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9c8418d0ff800127fb753\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"klettertour uber die hammerspitze zum fiderepass\",\n                \"createdAt\": \"2021-06-16T09:45:37.885Z\",\n                \"updatedAt\": \"2021-06-16T09:45:37.885Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9ca618d0ff800127fb757\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"stateInfo\": \"\"\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\",\n                    \"website\": \"http://www.die-plattform.com/cms/index.php?de_apresski\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [\n                    \"5fc74be211f9a80011aea56d\"\n                ],\n                \"searchTerms\": [],\n                \"features\": [\n                    {\n                        \"_id\": \"6076d5faab41a70011961750\",\n                        \"value\": [\n                            \"Restaurant\"\n                        ]\n                    },\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\",\n                    \"607568d338ce600012e9199c\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Schirmbar Plattform\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"schirmbarplattform\",\n                \"category\": \"6075335b1d240a001182a36f\",\n                \"slug\": \"schirmbar-plattform\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9ca618d0ff800127fb758\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"190\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.355854774401756,\n                    \"lng\": 10.18486797809601\n                },\n                \"description\": {\n                    \"description\": \"<p>Snacks &amp; coole Getr&auml;nke an der Aprs-Skibar, Kanzelwand-Talstation</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"schirmbar plattform\",\n                \"createdAt\": \"2021-06-16T09:54:41.529Z\",\n                \"updatedAt\": \"2021-06-16T10:03:50.613Z\",\n                \"categoryType\": \"6075334c1d240a001182a36d\",\n                \"categoryURIPart\": \"alpe\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9cc199d7cf40012ff5e95\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\"\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561 \",\n                    \"city\": \"Oberstdorf\",\n                    \"address\": \"Oberstdorfer Straße, 12\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [\n                    \"5fc74be211f9a80011aea56d\"\n                ],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\",\n                    {\n                        \"_id\": \"6076d5faab41a70011961750\",\n                        \"value\": [\n                            \"Berghütte\"\n                        ]\n                    }\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Alpe Obere Bierenwang\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"alpeoberebierenwang\",\n                \"category\": \"6075335b1d240a001182a36f\",\n                \"slug\": \"alpe-obere-bierenwang\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9cc199d7cf40012ff5e96\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"183\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lng\": 10.287757571611463,\n                    \"lat\": 47.4337024\n                },\n                \"description\": {\n                    \"description\": \"<p>Die Alpe liegt auf 1.735 m H&ouml;he, auf der s&uuml;d&ouml;stlichen Flanke des Fellhorns und ist sowohl von der Fellhorn- als auch von der Kanzelwandseite ideal zu erreichen.Auf unserer Sonnenterrasse mit herrlichem Blick in die Oberstdorfer Berge erwarten Sie deftige Brotzeiten, frische Milch, selbstgemachte Butter sowie Kaffee und selbstgebackener Kuchen.&nbsp; Ideales Ausflugsziel f&uuml;r die ganze Familie!</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"alpe obere bierenwang\",\n                \"createdAt\": \"2021-06-16T10:02:01.859Z\",\n                \"updatedAt\": \"2021-06-16T10:02:01.859Z\",\n                \"categoryType\": \"6075334c1d240a001182a36d\",\n                \"categoryURIPart\": \"alpe\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9ccda8d0ff800127fb75a\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"stateInfo\": \"\"\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [\n                    \"5fc74be211f9a80011aea56d\"\n                ],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\",\n                    {\n                        \"_id\": \"6076d5faab41a70011961750\",\n                        \"value\": [\n                            \"Berghütte\"\n                        ]\n                    }\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Balzplatz\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"balzplatz\",\n                \"category\": \"6075335b1d240a001182a36f\",\n                \"slug\": \"balzplatz\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9ccda8d0ff800127fb75b\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"242\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.34124422561371,\n                    \"lng\": 10.223113884233955\n                },\n                \"description\": {\n                    \"description\": \"<p>Die Skibar an der Talstation der 6er-Sesselbahn M&ouml;ser bietet&nbsp; Snacks und Getr&auml;nke in fr&ouml;hlicher Runde.</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"balzplatz\",\n                \"createdAt\": \"2021-06-16T10:05:14.190Z\",\n                \"updatedAt\": \"2021-06-16T10:05:14.190Z\",\n                \"categoryType\": \"6075334c1d240a001182a36d\",\n                \"categoryURIPart\": \"alpe\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9cd649d7cf40012ff5e9b\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\"\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [\n                    \"5fc74c3111f9a80011aea575\"\n                ],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\",\n                    {\n                        \"_id\": \"6076d5faab41a70011961750\",\n                        \"value\": [\n                            \"Restaurant\"\n                        ]\n                    }\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Bergrestaurant Fellhorn Mittelstation\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"bergrestaurantfellhornmittelstation\",\n                \"category\": \"6075335b1d240a001182a36f\",\n                \"slug\": \"bergrestaurant-fellhorn-mittelstation\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9cd649d7cf40012ff5e9c\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"185\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.349331599879335,\n                    \"lng\": 10.22715689383184\n                },\n                \"description\": {\n                    \"description\": \"<p>Das Bergrestaurant bietet Allg&auml;uer Spezialit&auml;ten, Salatb&uuml;ffet (Selbstbedienung) und eine gro&szlig;e Sonnenterrasse mit kostenlosem Liegestuhlverleih.</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"bergrestaurant fellhorn mittelstation\",\n                \"createdAt\": \"2021-06-16T10:07:32.699Z\",\n                \"updatedAt\": \"2021-06-16T10:07:32.699Z\",\n                \"categoryType\": \"6075334c1d240a001182a36d\",\n                \"categoryURIPart\": \"alpe\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9cf1a8d0ff800127fb75f\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\",\n                    \"seasonStart\": \"2021-05-19T00:00:00.000Z\",\n                    \"seasonEnd\": \"2021-11-07T00:00:00.000Z\"\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [\n                    \"5fc74c3111f9a80011aea575\"\n                ],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\",\n                    {\n                        \"_id\": \"6076d5faab41a70011961750\",\n                        \"value\": [\n                            \"Restaurant\"\n                        ]\n                    }\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Panoramarestaurant Kanzelwand\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"panoramarestaurantkanzelwand\",\n                \"category\": \"6075335b1d240a001182a36f\",\n                \"slug\": \"panoramarestaurant-kanzelwand\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9cf1a8d0ff800127fb760\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"189\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.355906639770026,\n                    \"lng\": 10.184741707335954\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"panoramarestaurant kanzelwand\",\n                \"createdAt\": \"2021-06-16T10:14:50.388Z\",\n                \"updatedAt\": \"2021-06-16T10:14:50.388Z\",\n                \"categoryType\": \"6075334c1d240a001182a36d\",\n                \"categoryURIPart\": \"alpe\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9cf759d7cf40012ff5eaa\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"stateInfo\": \"\"\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [\n                    \"5fc74c3111f9a80011aea575\"\n                ],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\",\n                    {\n                        \"_id\": \"6076d5faab41a70011961750\",\n                        \"value\": [\n                            \"Restaurant\"\n                        ]\n                    }\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Gipfelrestaurant Fellhorn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"gipfelrestaurantfellhorn\",\n                \"category\": \"6075335b1d240a001182a36f\",\n                \"slug\": \"gipfelrestaurant-fellhorn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9cf759d7cf40012ff5eab\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"187\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.34810093792606,\n                    \"lng\": 10.216032342893474\n                },\n                \"description\": {\n                    \"description\": \"<p>Gipfelrestaurant-&quot;Cafeteria 2037&quot;, hoch qualitative Angebote an Kuchen und S&uuml;&szlig;speisen, Selbstbedienung und Service. Terrasse mit Panoramablick, kostenlose Liegest&uuml;hle.&nbsp; Im 1. Stock (Aufzug!) befindet sich das naturkundliche Informationszentrum &quot;Bergschau 2037&quot;.</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"gipfelrestaurant fellhorn\",\n                \"createdAt\": \"2021-06-16T10:16:21.917Z\",\n                \"updatedAt\": \"2021-06-28T12:33:10.732Z\",\n                \"categoryType\": \"6075334c1d240a001182a36d\",\n                \"categoryURIPart\": \"alpe\",\n                \"updatedBy\": \"7f018c6c-008a-4465-9bd3-c387d02bdb2b\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9d0589d7cf40012ff5eb0\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\",\n                    \"seasonStart\": \"2020-05-30T00:00:00.000Z\",\n                    \"seasonEnd\": \"2020-11-08T00:00:00.000Z\"\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\",\n                    \"website\": \"http://www.alpe-schlappold.de/\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [\n                    \"5fc74be211f9a80011aea56d\"\n                ],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\",\n                    {\n                        \"_id\": \"6076d5faab41a70011961750\",\n                        \"value\": [\n                            \"Sennalpe\"\n                        ]\n                    }\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Alpe Schlappold\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"alpeschlappold\",\n                \"category\": \"6075335b1d240a001182a36f\",\n                \"slug\": \"alpe-schlappold\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9d0589d7cf40012ff5eb1\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"184\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.35819714702359,\n                    \"lng\": 10.230456794534343\n                },\n                \"description\": {\n                    \"description\": \"<p>Die Schlappoldalpe ist die h&ouml;chste und gr&ouml;sste bewirtschaftete Sennalpe im Allg&auml;u.</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"alpe schlappold\",\n                \"createdAt\": \"2021-06-16T10:20:08.837Z\",\n                \"updatedAt\": \"2021-06-16T10:20:43.370Z\",\n                \"categoryType\": \"6075334c1d240a001182a36d\",\n                \"categoryURIPart\": \"alpe\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9d11b8d0ff800127fb763\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 1556,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"s’Urbar\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"surbar\",\n                \"category\": \"6075335b1d240a001182a36f\",\n                \"slug\": \"surbar\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9d11b8d0ff800127fb764\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.34759166803905,\n                    \"lng\": 10.235421627136335\n                },\n                \"description\": {\n                    \"description\": \"<p>Mit dem neuen Bergrestaurant s&#39; Urbar auf dem Fellhorn werden kulinarische Schmankerl von der Alp in modernem Ambiente serviert.&nbsp;</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"surbar\",\n                \"createdAt\": \"2021-06-16T10:23:23.173Z\",\n                \"updatedAt\": \"2021-06-16T10:23:23.173Z\",\n                \"categoryType\": \"6075334c1d240a001182a36d\",\n                \"categoryURIPart\": \"alpe\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9d1579d7cf40012ff5eb5\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\"\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [\n                    \"5fc74be211f9a80011aea56d\"\n                ],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\",\n                    {\n                        \"_id\": \"6076d5faab41a70011961750\",\n                        \"value\": [\n                            \"Restaurant\"\n                        ]\n                    }\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Hammerspitzbar\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"hammerspitzbar\",\n                \"category\": \"6075335b1d240a001182a36f\",\n                \"slug\": \"hammerspitzbar\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9d1579d7cf40012ff5eb6\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"90009\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.35591204248394,\n                    \"lng\": 10.184781944645675\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"hammerspitzbar\",\n                \"createdAt\": \"2021-06-16T10:24:23.250Z\",\n                \"updatedAt\": \"2021-06-16T10:24:23.250Z\",\n                \"categoryType\": \"6075334c1d240a001182a36d\",\n                \"categoryURIPart\": \"alpe\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9cfd79d7cf40012ff5ead\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 1800,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [\n                    \"5fc74be211f9a80011aea56d\"\n                ],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\",\n                    {\n                        \"_id\": \"6076d5faab41a70011961750\",\n                        \"value\": [\n                            \"Berghütte\"\n                        ]\n                    }\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Adlerhorst\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"adlerhorst\",\n                \"category\": \"6075335b1d240a001182a36f\",\n                \"slug\": \"adlerhorst-ZEPP\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9cfd79d7cf40012ff5eae\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": null,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"182\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.33558769254035,\n                    \"lng\": 10.203865764321153\n                },\n                \"description\": {\n                    \"description\": \"<p>Ge&ouml;ffnet von 09.30 - 16.30 Uhr, Kinderspielplatz, gro&szlig;e Sonnenterrasse, Liegest&uuml;hle, gutb&uuml;rgerliche K&uuml;che.</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"adlerhorst\",\n                \"createdAt\": \"2021-06-16T10:17:59.915Z\",\n                \"updatedAt\": \"2021-06-17T09:16:45.181Z\",\n                \"categoryType\": \"6075334c1d240a001182a36d\",\n                \"categoryURIPart\": \"alpe\",\n                \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": false,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c351727d8af500120ec3bf\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": null,\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"16:30\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"08:30\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 1102,\n                    \"carriage\": 2,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 1102,\n                    \"mountainSeaLevel\": 1200,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Schwandlift - Riezlern\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"schwandlift\",\n                \"category\": \"6049fc86b42c5b00111729cb\",\n                \"slug\": \"schwandlift-riezlern\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c351727d8af500120ec3c0\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.357989076238404,\n                    \"lng\": 10.190542424215199\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"schwandlift riezlern\",\n                \"createdAt\": \"2021-06-11T12:05:06.429Z\",\n                \"updatedAt\": \"2021-06-18T09:58:45.425Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"schlepplift\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c0b431cd1d7900124b0696\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": null,\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"16:45\",\n                    \"lastDescent\": \"16:45\",\n                    \"firstAscent\": \"08:30\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 1500,\n                    \"carriage\": 6,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 1087,\n                    \"mountainSeaLevel\": 1957,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"6991 \",\n                    \"address\": \"Walserstraße. 77\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"607568ce38ce600012e9199a\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Kanzelwandbahn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"kanzelwandbahn\",\n                \"category\": \"6049fe50b42c5b00111729dd\",\n                \"slug\": \"kanzelwandbahn-LIlV\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c0b431cd1d7900124b0697\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"76\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lng\": 10.184858,\n                    \"lat\": 47.3558401\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"kanzelwandbahn\",\n                \"createdAt\": \"2021-06-09T12:29:37.579Z\",\n                \"updatedAt\": \"2021-06-17T09:19:41.062Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"seilbahn\",\n                \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c08ca0e47f20001db044cb\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": null,\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"16:30\",\n                    \"lastDescent\": \"16:50\",\n                    \"firstAscent\": \"08:30\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 720,\n                    \"carriage\": 100,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 927,\n                    \"mountainSeaLevel\": 1785,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87651\",\n                    \"city\": \"Oberstdorf\",\n                    \"address\": \"Faistenoy. 10\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"607568ce38ce600012e9199a\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Fellhornbahn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"fellhornbahn\",\n                \"category\": \"6049fc6db42c5b00111729c1\",\n                \"slug\": \"fellhornbahn-uppS\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c08ca0e47f20001db044cc\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"57\"\n                    }\n                ],\n                \"license\": {},\n                \"geo\": {\n                    \"lng\": 10.262963253368692,\n                    \"lat\": 47.35227715\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"searchText\": \"fellhornbahn\",\n                \"createdAt\": \"2021-06-09T09:40:48.801Z\",\n                \"updatedAt\": \"2021-06-17T09:20:01.556Z\",\n                \"categoryType\": \"6049fb2adcd565001178b35a\",\n                \"categoryURIPart\": \"kabinenbahn\",\n                \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c877db8d0ff800127fb663\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 400,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Lifttrasse Fellhorn\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"lifttrasse\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"lifttrasse-fellhorn\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c877db8d0ff800127fb664\"\n                    }\n                ],\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": [\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        },\n                        {\n                            \"active\": false,\n                            \"times\": [\n                                {}\n                            ]\n                        }\n                    ]\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"showWebcamsFirst\": false,\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"lifttrasse fellhorn\",\n                \"createdAt\": \"2021-06-15T09:50:19.971Z\",\n                \"updatedAt\": \"2021-06-17T09:21:28.935Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c86d7d9d7cf40012ff5d4f\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"easy\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 1600,\n                    \"heightDifference\": 76,\n                    \"hasSnowMaking\": true,\n                    \"hasValleyRun\": true,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Ideallift-Abfahrt\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"idealliftabfahrt\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"ideallift-abfahrt\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c86d7d9d7cf40012ff5d50\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"idealliftabfahrt\",\n                \"createdAt\": \"2021-06-15T09:06:05.767Z\",\n                \"updatedAt\": \"2021-06-15T09:06:05.767Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c86ff68d0ff800127fb64d\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 200,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Skiweg Kessler-Ideal\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"skiwegkesslerideal\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"skiweg-kessler-ideal\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c86ff68d0ff800127fb64e\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"<p>Piste zwischen Kessler- und Ideallift (Br&uuml;cke)</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"skiweg kesslerideal\",\n                \"createdAt\": \"2021-06-15T09:16:38.553Z\",\n                \"updatedAt\": \"2021-06-15T09:16:38.553Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c86e7b9d7cf40012ff5d52\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"closed\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"easy\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 1700,\n                    \"heightDifference\": 100,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Skiweg Schwand-Kessler\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"skiwegschwandkessler\",\n                \"category\": \"6049bf33b42c5b001117298b\",\n                \"slug\": \"skiweg-schwand-kessler\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c86e7b9d7cf40012ff5d53\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"285\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"<p>Skiweg zwischen Schwand- und Kesslerlift (beide Richtungen)</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"skiweg schwandkessler\",\n                \"createdAt\": \"2021-06-15T09:10:19.865Z\",\n                \"updatedAt\": \"2021-06-15T09:10:19.865Z\",\n                \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                \"categoryURIPart\": \"skipiste\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9c0d88d0ff800127fb740\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"intermediate\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"valley\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 2000,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568d338ce600012e9199c\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Winterwanderweg am Fellhorn (Nr. 19)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"winterwanderwegamfellhornnr19\",\n                \"category\": \"6049beafb42c5b001117296f\",\n                \"slug\": \"winterwanderweg-am-fellhorn-nr-19\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9c0d88d0ff800127fb741\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"winterwanderweg am fellhorn nr 19\",\n                \"createdAt\": \"2021-06-16T09:14:00.026Z\",\n                \"updatedAt\": \"2021-06-16T09:14:00.026Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"winterwanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9c1849d7cf40012ff5e7e\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"Zum Fellhorn-Gipfel schneefrei - keine Verbindung zur Söllereckbahn und Alpe Schlappold möglich.Zum Gipfel der Kanzelwand kleinere Schneefelder.\",\n                    \"length\": 1000\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Wanderung zum Fellhorngipfel\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"wanderungzumfellhorngipfel\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"wanderung-zum-fellhorngipfel\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9c1849d7cf40012ff5e7f\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"192\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"<p>Der kurze Wege zum Gipfel ist ab der Gipfelstation Fellhorn in ca. 15 Min.&nbsp; erreichbar.</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"wanderung zum fellhorngipfel\",\n                \"createdAt\": \"2021-06-16T09:16:52.664Z\",\n                \"updatedAt\": \"2021-06-16T09:16:52.664Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9c24d8d0ff800127fb743\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"hard\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"highAlpine\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"03:00\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"id\": \"c0646878-9519-46d7-afe3-1ea7d6135168\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9c2475c5454ceb69cb307.gpx\",\n                        \"title\": \"weg-13-klettersteig-ueber-weg-9-erreichbar.gpx\"\n                    },\n                    \"image\": {\n                        \"id\": \"60c9c2475c54540d369cb308\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9c2475c54540d369cb308.png\",\n                        \"title\": \"1623835207944_gpx.png\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6992\",\n                    \"city\": \"Hirschegg\",\n                    \"website\": \"https://www.ok-bergbahnen.com/aktiv-sport/wandern/wandern-oberstdorf/wandern-fellhorn-kanzelwand/weg-13-klettersteig-ueber-weg-9-erreichbar-103674.html\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Klettersteig über Weg 9 erreichbar (Nr. 13)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"klettersteiguberweg9erreichbarnr13\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"klettersteig-ueber-weg-9-erreichbar-nr-13\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9c24d8d0ff800127fb744\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.3375,\n                    \"lng\": 10.20152\n                },\n                \"description\": {\n                    \"description\": \"<p>Die Bergschule Kleinwalsertal bietet in den Sommermonaten mehrmals w&ouml;chentlich beide Teilabschnitte als F&uuml;hrung an.</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"klettersteig uber weg 9 erreichbar nr 13\",\n                \"createdAt\": \"2021-06-16T09:20:13.243Z\",\n                \"updatedAt\": \"2021-06-16T09:20:13.243Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9c5988d0ff800127fb74c\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"openingHours\",\n                    \"avalancheLevel\": \"\",\n                    \"waterQuality\": \"\",\n                    \"difficulty\": \"easy\",\n                    \"trackType\": \"\",\n                    \"floodlightAt\": [\n                        \"\"\n                    ],\n                    \"snowTexture\": \"\",\n                    \"pathCondition\": [],\n                    \"bestSeason\": [],\n                    \"location\": [\n                        \"intermediateHeight\"\n                    ],\n                    \"weatherCondition\": \"\",\n                    \"sight\": \"\",\n                    \"lastAscent\": \"\",\n                    \"lastDescent\": \"\",\n                    \"firstAscent\": \"\",\n                    \"seasonStart\": null,\n                    \"seasonEnd\": null,\n                    \"prognosisCountLift\": 0,\n                    \"prognosisCountTrail\": 0,\n                    \"prognosisLengthLift\": 0,\n                    \"prognosisLengthTrail\": 0,\n                    \"stateInfo\": \"\",\n                    \"valleySnowDepth\": 0,\n                    \"mountainSnowDepth\": 0,\n                    \"lastSnowFall\": null,\n                    \"freshSnow\": 0,\n                    \"capacityPerUnit\": 0,\n                    \"carriage\": 0,\n                    \"drivingTime\": \"\",\n                    \"valleySeaLevel\": 0,\n                    \"mountainSeaLevel\": 0,\n                    \"height\": 0,\n                    \"valleyLength\": 0,\n                    \"heightDifference\": 0,\n                    \"hasSnowMaking\": false,\n                    \"hasValleyRun\": false,\n                    \"lakeTemperature\": \"\",\n                    \"temperature\": 0,\n                    \"walkingTime\": \"01:00\",\n                    \"floodlightFrom\": \"\",\n                    \"floodlightUntil\": \"\",\n                    \"length\": 0,\n                    \"lowestHeight\": 0,\n                    \"highestHeight\": 0,\n                    \"condition\": 0,\n                    \"experienceFactor\": 0,\n                    \"landscapeFactor\": 0\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"id\": \"ced64914-778a-4ccf-a524-6e9e717a7f5b\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9c5905c54549e579cb30a.gpx\",\n                        \"title\": \"weg-4-fellhorn-gipfel-zur-station-schlappoldsee.gpx\"\n                    },\n                    \"image\": {\n                        \"id\": \"60c9c5915c5454498e9cb30b\",\n                        \"url\": \"https://download.eberl-online.net/pois/60c9c5915c5454498e9cb30b.png\",\n                        \"title\": \"1623836049513_gpx.png\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Deutschland\",\n                    \"website\": \"https://www.ok-bergbahnen.com/aktiv-sport/wandern/wandern-fellhorn-kanzelwand/weg-4-fellhorn-gipfel-zur-station-schlappoldsee.html\",\n                    \"zip\": \"87561\",\n                    \"city\": \"Oberstdorf\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60bf541477fbe60018005551\",\n                    \"60756a1fa91ad00012c921a9\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Abstecher vom Fellhorn-Gipfel zur Station Schlappoldsee (Nr. 4)\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"abstechervomfellhorngipfelzurstationschlappoldseenr4\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"abstecher-vom-fellhorn-gipfel-zur-station-schlappoldsee-nr-4\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9c5988d0ff800127fb74d\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [],\n                \"license\": {},\n                \"geo\": {\n                    \"lat\": 47.34823,\n                    \"lng\": 10.21546\n                },\n                \"description\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"abstecher vom fellhorngipfel zur station schlappoldsee nr 4\",\n                \"createdAt\": \"2021-06-16T09:34:16.288Z\",\n                \"updatedAt\": \"2021-06-16T09:34:16.288Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            },\n            {\n                \"_id\": \"60c9c5e89d7cf40012ff5e84\",\n                \"permissions\": \"write\",\n                \"state\": {\n                    \"state\": \"open\",\n                    \"stateInfo\": \"\"\n                },\n                \"route\": {\n                    \"gpx\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    },\n                    \"image\": {\n                        \"title\": \"\",\n                        \"url\": \"\",\n                        \"id\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"country\": \"Österreich\",\n                    \"zip\": \"6991\",\n                    \"city\": \"Riezlern\"\n                },\n                \"manualSlug\": false,\n                \"hidden\": false,\n                \"active\": true,\n                \"additionalPrincipals\": [],\n                \"additionalCategories\": [],\n                \"searchTerms\": [],\n                \"features\": [\n                    \"607568ce38ce600012e9199a\",\n                    \"60756a1fa91ad00012c921a9\",\n                    \"60bf541477fbe60018005551\"\n                ],\n                \"freeEntrance\": false,\n                \"belongsToPlaces\": [],\n                \"relatedPois\": [],\n                \"highlightPois\": [],\n                \"regions\": [\n                    \"60ae4cecbab60500123c8ca4\"\n                ],\n                \"title\": \"Wanderung zum Kanzelwandgipfel\",\n                \"subTitle\": \"\",\n                \"shortTitle\": \"\",\n                \"sortTitle\": \"wanderungzumkanzelwandgipfel\",\n                \"category\": \"6049bea6b42c5b001117296d\",\n                \"slug\": \"wanderung-zum-kanzelwandgipfel\",\n                \"highlight\": false,\n                \"online\": {},\n                \"webcamLinks\": [\n                    {\n                        \"_id\": \"60c9c5e89d7cf40012ff5e85\"\n                    }\n                ],\n                \"showWebcamsFirst\": false,\n                \"pictures\": [],\n                \"openingHours\": {\n                    \"freeAccess\": true,\n                    \"closedDays\": [\n                        {}\n                    ],\n                    \"seasonalOpeningHours\": [],\n                    \"specialDays\": [\n                        {}\n                    ],\n                    \"description\": {\n                        \"description\": \"\",\n                        \"seasonalDescription\": \"\"\n                    },\n                    \"weekdays\": []\n                },\n                \"contact\": {\n                    \"showContact\": \"address\"\n                },\n                \"additionalData\": [\n                    {\n                        \"typeId\": \"Tramino-ID\",\n                        \"value\": \"193\"\n                    }\n                ],\n                \"license\": {},\n                \"description\": {\n                    \"description\": \"<p>Der kurze Wege zum Gipfel ist ab der Kanzelwand Bergstation in ca. 30 Min.&nbsp; erreichbar.</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"shortDescription\": {\n                    \"description\": \"\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"searchText\": \"wanderung zum kanzelwandgipfel\",\n                \"createdAt\": \"2021-06-16T09:35:36.798Z\",\n                \"updatedAt\": \"2021-06-16T09:35:36.798Z\",\n                \"categoryType\": \"6049be79dcd565001178b336\",\n                \"categoryURIPart\": \"wanderweg\",\n                \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n                \"pricePackages\": [],\n                \"calculatedOpeningHours\": [],\n                \"isOpen\": true,\n                \"closesIn\": 0,\n                \"opensIn\": 0,\n                \"fuzzyOpenCloseTime\": false\n            }\n        ],\n        \"principalId\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"createdAt\": \"2021-05-26T13:28:12.858Z\",\n        \"updatedAt\": \"2021-06-17T09:37:24.976Z\",\n        \"mainPoi\": {\n            \"_id\": \"60c324061cb25b0012b1da2a\",\n            \"state\": {\n                \"state\": \"open\",\n                \"avalancheLevel\": \"\",\n                \"waterQuality\": \"\",\n                \"difficulty\": \"\",\n                \"trackType\": \"\",\n                \"floodlightAt\": null,\n                \"snowTexture\": \"\",\n                \"pathCondition\": [],\n                \"bestSeason\": [],\n                \"location\": [\n                    \"\"\n                ],\n                \"weatherCondition\": \"\",\n                \"sight\": \"\",\n                \"lastAscent\": \"\",\n                \"lastDescent\": \"\",\n                \"firstAscent\": \"\",\n                \"seasonStart\": null,\n                \"seasonEnd\": null,\n                \"prognosisCountLift\": 0,\n                \"prognosisCountTrail\": 0,\n                \"prognosisLengthLift\": 0,\n                \"prognosisLengthTrail\": 0,\n                \"stateInfo\": \"\",\n                \"valleySnowDepth\": 0,\n                \"mountainSnowDepth\": 0,\n                \"lastSnowFall\": null,\n                \"freshSnow\": 0,\n                \"capacityPerUnit\": 0,\n                \"carriage\": 0,\n                \"drivingTime\": \"\",\n                \"valleySeaLevel\": 0,\n                \"mountainSeaLevel\": 0,\n                \"height\": 0,\n                \"valleyLength\": 0,\n                \"heightDifference\": 0,\n                \"hasSnowMaking\": false,\n                \"hasValleyRun\": false,\n                \"lakeTemperature\": \"\",\n                \"temperature\": 0,\n                \"walkingTime\": \"\",\n                \"floodlightFrom\": \"\",\n                \"floodlightUntil\": \"\",\n                \"length\": 0,\n                \"lowestHeight\": 0,\n                \"highestHeight\": 0,\n                \"condition\": 0,\n                \"experienceFactor\": 0,\n                \"landscapeFactor\": 0\n            },\n            \"route\": {\n                \"gpx\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                },\n                \"image\": {\n                    \"title\": \"\",\n                    \"url\": \"\",\n                    \"id\": \"\"\n                }\n            },\n            \"address\": {\n                \"country\": \"Deutschland\",\n                \"zip\": \"87561\",\n                \"city\": \"Oberstdorf\",\n                \"address\": \"Faistenoy 10\",\n                \"website\": \"www.ok-bergbahnen.com\",\n                \"eMail\": \"info@ok-bergbahnen.com\",\n                \"phoneNumber\": \"08322 / 9600-0\"\n            },\n            \"manualSlug\": false,\n            \"hidden\": false,\n            \"active\": true,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [\n                \"607568ce38ce600012e9199a\",\n                \"607568d338ce600012e9199c\",\n                \"60756a1fa91ad00012c921a9\",\n                \"60bf541477fbe60018005551\"\n            ],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"regions\": [\n                \"60ae4cecbab60500123c8ca4\"\n            ],\n            \"title\": \"Fellhorn-Kanzelwand\",\n            \"subTitle\": \"\",\n            \"shortTitle\": \"\",\n            \"sortTitle\": \"fellhornkanzelwand\",\n            \"category\": \"60b49f7b9d71c30012efbe57\",\n            \"slug\": \"fellhorn-kanzelwand\",\n            \"highlight\": true,\n            \"online\": {},\n            \"webcamLinks\": [\n                {\n                    \"_id\": \"60c324061cb25b0012b1da2b\",\n                    \"link\": \"https://webcams.tramino.net/das-hoechste/fellhorn-mittelstation.jpg\",\n                    \"title\": \"Mittelstation\"\n                },\n                {\n                    \"_id\": \"60d9c16ab1eab30019db816e\",\n                    \"title\": \"Gipfelstation\",\n                    \"link\": \"https://webcams.tramino.net/das-hoechste/fellhorn-gipfelstation.jpg\"\n                },\n                {\n                    \"_id\": \"60d9c16ab1eab30019db816f\",\n                    \"title\": \"Bergstation Kanzelwand\",\n                    \"link\": \"https://webcams.tramino.net/das-hoechste/kanzelwand-bergstation.jpg\"\n                }\n            ],\n            \"pictures\": [\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"id\": \"6131d2b0f64f788bf03924fa\",\n                    \"url\": \"https://download.eberl-online.net/pois/6131d2b0f64f788bf03924fa.jpeg\",\n                    \"title\": \"winterpano-dashoechste20-21.jpeg\",\n                    \"imageSizes\": {\n                        \"16:9\": {\n                            \"url\": \"https://download.eberl-online.net/focus/0/0/1400/787/pois/6131d2b0f64f788bf03924fa.jpeg\"\n                        },\n                        \"3:1\": {\n                            \"url\": \"https://download.eberl-online.net/focus/0/0/1400/466/pois/6131d2b0f64f788bf03924fa.jpeg\"\n                        },\n                        \"1:1\": {\n                            \"url\": \"https://download.eberl-online.net/focus/0/0/787/787/pois/6131d2b0f64f788bf03924fa.jpeg\"\n                        }\n                    }\n                }\n            ],\n            \"openingHours\": {\n                \"freeAccess\": false,\n                \"closedDays\": [\n                    {}\n                ],\n                \"seasonalOpeningHours\": [],\n                \"specialDays\": [\n                    {}\n                ],\n                \"description\": {\n                    \"description\": \"<p>t&auml;glich von 8:30 - 16:45 Uhr</p>\\n\",\n                    \"seasonalDescription\": \"\"\n                },\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"08:30\",\n                                \"to\": \"16:45\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"08:30\",\n                                \"to\": \"16:45\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"08:30\",\n                                \"to\": \"16:45\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"08:30\",\n                                \"to\": \"16:45\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"08:30\",\n                                \"to\": \"16:45\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"08:30\",\n                                \"to\": \"16:45\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"08:30\",\n                                \"to\": \"16:45\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"currentMessage\": {\n                \"message\": \"<p>Die Fellhornbahn I, die Gipfelbahn und die Kanzelwandbahn sind im t&auml;glichen Sommerbetrieb. Die ge&ouml;ffneten Wanderwege sind mit festem Schuhwerk gut begehbar. Eine Wanderung (Weg 1) zwischen Fellhorn und Kanzelwand ist von der Station Schlappoldsee &uuml;ber die Alpe Obere Bierenwang und von der Gipfelstation &uuml;ber den Bierenwang Sattel m&ouml;glich und andersrum. Bei den Wanderwegen oberhalb 1600m ist derzeit mit einer geschlossenen Schneedecke zur rechnen, bitte beachtet, dass somit keine Markierungen, Beschilderungen und Sicherungen sichtbar bzw. vorhanden sind. Wir freuen uns auf Euren Besuch.&nbsp;</p>\\n\"\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"additionalData\": [],\n            \"license\": {},\n            \"geo\": {\n                \"lat\": 47.35254,\n                \"lng\": 10.26278\n            },\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"shortDescription\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"searchText\": \"fellhornkanzelwand\",\n            \"createdAt\": \"2021-06-11T08:51:18.484Z\",\n            \"updatedAt\": \"2021-09-03T07:45:58.676Z\",\n            \"categoryType\": \"60b49f6f9d71c30012efbe55\",\n            \"categoryURIPart\": \"berg-und-skigebiet\",\n            \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n            \"pricePackages\": [],\n            \"showWebcamsFirst\": true,\n            \"calculatedOpeningHours\": [],\n            \"logo\": \"https://download.eberl-online.net/pois/60dc22408ad02f65fa956316.png\"\n        }\n    }\n]"}],"_postman_id":"d7053351-11b0-484d-aede-68c77f0f8287"},{"name":"/region/subPoisOpen Anzahl geöffnete/geschlossene Lifte und Loipen","id":"07b5b8f6-08bd-4786-b4e1-c140d8c30b36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/region/subPoisOpen/?apiKey={{apiKey}}&_id=6087f72b2232c10011605962&","urlObject":{"path":["subPoisOpen",""],"host":["https://poi.api.eberl-online.net/v2/region"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"disabled":true,"description":{"content":"<p>Haupt-POI mit dem die Regions-POIs verknüpft sind</p>\n","type":"text/plain"},"key":"mainPoi","value":"60c324061cb25b0012b1da2a"},{"key":"_id","value":"6087f72b2232c10011605962"},{"disabled":true,"description":{"content":"<p>Nur Lifte oder Loipen: lifts = lifts+openLifts, trails = skating,skatingOpen,classic,classicOpen</p>\n","type":"text/plain"},"key":"type","value":"trails"},{"key":"","value":null}],"variable":[]}},"response":[{"id":"8ff9a8be-8542-4833-9843-3c7c1bf43bc7","name":"/region/subPoisOpen Anzahl geöffnete/geschlossene Lifte und Loipen","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/region/subPoisOpen/?apiKey={{apiKey}}&_id=6087f72b2232c10011605962&","host":["https://poi.api.eberl-online.net/v2/region"],"path":["subPoisOpen",""],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"mainPoi","value":"60c324061cb25b0012b1da2a","description":"Haupt-POI mit dem die Regions-POIs verknüpft sind","disabled":true},{"key":"_id","value":"6087f72b2232c10011605962"},{"key":"type","value":"trails","description":"Nur Lifte oder Loipen: lifts = lifts+openLifts, trails = skating,skatingOpen,classic,classicOpen","disabled":true},{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Expose-Headers","value":"X-Count"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"148"},{"key":"ETag","value":"W/\"94-chE0P8MqPMs7mDOuv0+csW2kRyQ\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 10 Nov 2021 15:10:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"regionId\": \"6087f72b2232c10011605962\",\n    \"title\": \"Pfronten Tourismus\",\n    \"lifts\": 0,\n    \"openLifts\": 0,\n    \"skating\": 7,\n    \"skatingOpen\": 1,\n    \"classic\": 7,\n    \"classicOpen\": 1\n}"}],"_postman_id":"07b5b8f6-08bd-4786-b4e1-c140d8c30b36"},{"name":"/region/subPoisOpen/lifts Anzahl geöffnete/geschlossene Lifte","id":"1a4dc104-4127-4f8f-8dad-496fbdd191e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/region/subPoisOpen/lifts?apiKey={{apiKey}}&_id=6087f72b2232c10011605962","urlObject":{"path":["subPoisOpen","lifts"],"host":["https://poi.api.eberl-online.net/v2/region"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"disabled":true,"description":{"content":"<p>Haupt-POI mit dem die Regions-POIs verknüpft sind</p>\n","type":"text/plain"},"key":"mainPoi","value":"60c324061cb25b0012b1da2a"},{"key":"_id","value":"6087f72b2232c10011605962"}],"variable":[]}},"response":[{"id":"eaa3e568-02d0-4b08-aa27-6127ee431f99","name":"/region/subPoisOpen/lifts Anzahl geöffnete/geschlossene Lifte","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{localTestUrl}}region/subPoisOpen/lifts?apiKey={{apiKey}}&_id=6087f72b2232c10011605962","host":["{{localTestUrl}}region"],"path":["subPoisOpen","lifts"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"description":"Haupt-POI mit dem die Regions-POIs verknüpft sind","key":"mainPoi","value":"60c324061cb25b0012b1da2a","disabled":true},{"key":"_id","value":"6087f72b2232c10011605962"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Expose-Headers","value":"X-Count"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"92"},{"key":"ETag","value":"W/\"5c-yfk3/DxJZu4hBhoFAAUQxm58DQU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 10 Nov 2021 15:11:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"regionId\": \"6087f72b2232c10011605962\",\n    \"title\": \"Pfronten Tourismus\",\n    \"lifts\": 0,\n    \"openLifts\": 0\n}"}],"_postman_id":"1a4dc104-4127-4f8f-8dad-496fbdd191e4"},{"name":"/region/subPoisOpen/trails Anzahl geöffnete/geschlossene Loipen","id":"89ede6cc-74fa-4d9e-9747-eec188dab9de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/region/subPoisOpen/trails?apiKey={{apiKey}}&_id=6087f72b2232c10011605962","urlObject":{"path":["subPoisOpen","trails"],"host":["https://poi.api.eberl-online.net/v2/region"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"disabled":true,"description":{"content":"<p>Haupt-POI mit dem die Regions-POIs verknüpft sind</p>\n","type":"text/plain"},"key":"mainPoi","value":"60c324061cb25b0012b1da2a"},{"key":"_id","value":"6087f72b2232c10011605962"}],"variable":[]}},"response":[{"id":"3f287a97-28f2-4ff5-ab7f-bbd6bc4991cd","name":"/region/subPoisOpen/trails Anzahl geöffnete/geschlossene Loipen","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{localTestUrl}}region/subPoisOpen/trails?apiKey={{apiKey}}&_id=6087f72b2232c10011605962","host":["{{localTestUrl}}region"],"path":["subPoisOpen","trails"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"description":"Haupt-POI mit dem die Regions-POIs verknüpft sind","key":"mainPoi","value":"60c324061cb25b0012b1da2a","disabled":true},{"key":"_id","value":"6087f72b2232c10011605962"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Expose-Headers","value":"X-Count"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"124"},{"key":"ETag","value":"W/\"7c-eWtc0lKVAM616OE7/YfBCVdR4xU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 10 Nov 2021 15:19:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"regionId\": \"6087f72b2232c10011605962\",\n    \"title\": \"Pfronten Tourismus\",\n    \"skating\": 7,\n    \"skatingOpen\": 1,\n    \"classic\": 7,\n    \"classicOpen\": 1\n}"}],"_postman_id":"89ede6cc-74fa-4d9e-9747-eec188dab9de"},{"name":"/region/poi Regions-POIs anzeigen","id":"79b3fdbc-c1e5-447b-8cc9-ca6b85ed8a3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/region/poi?apiKey={{apiKey}}&regions[]=60a61268462637001164ac78","urlObject":{"path":["poi"],"host":["https://poi.api.eberl-online.net/v2/region"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"disabled":true,"description":{"content":"<p>Region</p>\n","type":"text/plain"},"key":"regions[]","value":"60ae4cecbab60500123c8ca4"},{"description":{"content":"<p>weitere Region</p>\n","type":"text/plain"},"key":"regions[]","value":"60a61268462637001164ac78"}],"variable":[]}},"response":[{"id":"234afc3b-8358-489a-803b-dd3db1b11b53","name":"/region/poi Regions-POIs anzeigen","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/region/poi?apiKey={{apiKey}}&regions[]=60a61268462637001164ac78","host":["https://poi.api.eberl-online.net/v2/region"],"path":["poi"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"regions[]","value":"60ae4cecbab60500123c8ca4","description":"Region","disabled":true},{"key":"regions[]","value":"60a61268462637001164ac78","description":"weitere Region"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 02 Aug 2021 14:45:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"ETag","value":"W/\"1926d-MpIPjAsCbCOs9BOkO8eFnHYjxRY\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"60ad18e1bab60500123c8c39\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [\n                \"\"\n            ],\n            \"bestSeason\": [],\n            \"location\": [\n                \"\"\n            ],\n            \"weatherCondition\": \"\",\n            \"sight\": \"\",\n            \"lastAscent\": \"16:00\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"08:30\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 2400,\n            \"carriage\": 6,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 1167,\n            \"mountainSeaLevel\": 1405,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"Gipfel 6er\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"gipfel6er\",\n        \"category\": \"6049fc7db42c5b00111729c7\",\n        \"slug\": \"gipfel-6er\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ad18e1bab60500123c8c3a\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.502786580510204,\n            \"lng\": 10.211888551712038\n        },\n        \"description\": {\n            \"description\": \"<p>Neuer 6er Sesselbahn mit Hauben - f&uuml;hrt zum h&ouml;chsten Punkt im Skigebiet Ofterschwang-Gunzesried.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"gipfel 6er\",\n        \"createdAt\": \"2021-05-25T15:33:53.900Z\",\n        \"updatedAt\": \"2021-06-09T07:11:29.931Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"sessellift\",\n        \"updatedBy\": \"688cee18-7b7d-4e98-9b97-333777d369b0\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae04d0462637001164ae9e\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"hard\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 1500,\n            \"heightDifference\": 290,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"3 Jägerabfahrt (Skiroute)\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"3jagerabfahrtskiroute\",\n        \"category\": \"6049bf42b42c5b001117298f\",\n        \"slug\": \"3-jaegerabfahrt-skiroute\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae04d0462637001164ae9f\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Tiefschnee - Variante.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"3 jagerabfahrt skiroute\",\n        \"createdAt\": \"2021-05-26T08:20:32.594Z\",\n        \"updatedAt\": \"2021-05-26T08:20:32.594Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skitour-skiroute\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0bd7462637001164aeaa\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"intermediate\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 350,\n            \"heightDifference\": 70,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"2a Herdebuch\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"2aherdebuch\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"2a-herdebuch\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0bd7462637001164aeab\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"2a herdebuch\",\n        \"createdAt\": \"2021-05-26T08:50:31.123Z\",\n        \"updatedAt\": \"2021-05-26T08:50:31.123Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae19cd462637001164aec8\",\n        \"state\": {\n            \"state\": \"openingHours\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [\n                \"\"\n            ],\n            \"bestSeason\": [],\n            \"location\": [\n                \"\"\n            ],\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 1200,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0,\n            \"condition\": 0,\n            \"experienceFactor\": 0,\n            \"landscapeFactor\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"phoneNumber\": \"+49 8321 723989\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74be211f9a80011aea56d\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Berghütte\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"Hochbichl – Hütte\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"hochbichlhutte\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"hochbichl-huette\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae19cd462637001164aec9\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": null,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.50031498438492,\n            \"lng\": 10.220460891723635\n        },\n        \"description\": {\n            \"description\": \"<p>Im Volksmund auch &quot;Canap&eacute;e- H&uuml;tte &quot; oder &quot;Sofa - H&uuml;tte&quot; genannt, ist eines der bekanntesten Ziele am Ofterschwanger Horn!<br />\\nIhren Spitz- Namen verdankt Sie dem findigen Wirt, der nicht m&uuml;de wird immer wieder &quot;neue&quot; alte Ledersofas und Sessel zu organisieren, auf denen es sich vortrefflich sitzen l&auml;&szlig;t. Sa&szlig;en Sie schon einmal bei Sonnenschein mit Skischuhen und Winterjacke, in der Hand ein k&uuml;hles Getr&auml;nk auf einem Ledersofa und lie&szlig;en sich die Sonne in&#39;s Gesicht scheinen? NEIN? Dann wird&#39;s aber Zeit!<br />\\nDie t&auml;glich ge&ouml;ffnete H&uuml;tte mit gro&szlig;em Kinderspielplatz ist nat&uuml;rlich auch im Sommer von der Bergstation des Weltcup-Express in 20 Minuten erreichbar. Ein Eldorado f&uuml;r Erwachsene und Kinder, G&auml;ste, Sommerfrischler und Einheimische!<br />\\nBesitzer:<br />\\nFamilie Erwin Hiller<br />\\nTelefon +49 8321 723989</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"hochbichl hutte\",\n        \"createdAt\": \"2021-05-26T09:50:05.571Z\",\n        \"updatedAt\": \"2021-06-02T08:55:33.857Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1a92462637001164aece\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [],\n            \"bestSeason\": [],\n            \"location\": [\n                \"\"\n            ],\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 900,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0,\n            \"condition\": 0,\n            \"experienceFactor\": 0,\n            \"landscapeFactor\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"address\": \"Panoramaweg. 13a\",\n            \"website\": \"www.wurzelhuette-ofterschwang.de\",\n            \"phoneNumber\": \"+49 8321 724438\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74be211f9a80011aea56d\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Berghütte\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"Wurzelhütte\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"wurzelhutte\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"wurzelhuette\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1a92462637001164aecf\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.49848476857853,\n            \"lng\": 10.23033142089844\n        },\n        \"description\": {\n            \"description\": \"<p>Die Wurzelh&uuml;tte verdankt Ihren Namen der gro&szlig;en Baumwurzel, die den Mittelpunkt der urig dekorierten H&uuml;tte bildet.<br />\\nDie gem&uuml;tliche H&uuml;tte mit gro&szlig;er Sonnenterasse liegt auf 932 m in der N&auml;he der Talstation. Sie bietet neben Allg&auml;uer Schmankerln, frischen Forellen und hausgemachten Kuchen einen herrlichen Ausblick auf die Allg&auml;uer Alpen. Die &quot;Kleinen&quot; k&ouml;nnen w&auml;hrenddessen den &quot;Streichelzoo&quot; erkunden.<br />\\nImmer wenn der Weltcup - Skizirkus in Ofterschwang gastiert, ist die Wurzelh&uuml;tte sozusagen mitten drin ( im Zielbereich ) statt nur dabei.....!<br />\\nDie H&uuml;tte hat ganzj&auml;hrig ge&ouml;ffnet und ist ein hei&szlig;er Tipp f&uuml;r private Familienfeiern auch au&szlig;erhalb der Bahn&ouml;ffnungszeiten, da sie von der Talstation aus &uuml;ber einen breiten Fahrweg bequem in 10 Minuten zu Fu&szlig; zu erreichen ist.<br />\\nInhaber:<br />\\nPeter Schmid<br />\\nTelefon +49 8321 724438<br />\\nwww.wurzelhuette-ofterschwang.de</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"wurzelhutte\",\n        \"createdAt\": \"2021-05-26T09:53:22.169Z\",\n        \"updatedAt\": \"2021-06-01T05:22:16.779Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ad1826462637001164ae60\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"16:00\",\n            \"lastDescent\": \"16:00\",\n            \"firstAscent\": \"08:30\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 18330,\n            \"carriage\": 4,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 869,\n            \"mountainSeaLevel\": 1304,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"address\": \"Panoramaweg. 7\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Weltcup-Express\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"weltcupexpress\",\n        \"category\": \"6049fc7db42c5b00111729c7\",\n        \"slug\": \"weltcup-express\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ad1826462637001164ae61\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lng\": 10.2328451,\n            \"lat\": 47.4974873\n        },\n        \"description\": {\n            \"description\": \"<p>Moderne kuppelbare 4er Sesselbahn die alle Skifahrer und Winterwanderer bequem ins Skigebiet bringt.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"weltcupexpress\",\n        \"createdAt\": \"2021-05-25T15:30:46.570Z\",\n        \"updatedAt\": \"2021-05-25T15:30:46.570Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"sessellift\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ad1793462637001164ae5d\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 134,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 1000,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"gpx.gpx\",\n                \"url\": \"https://download.eberl-online.net/pois/60ad1779eb9c7269c50d9938.gpx\",\n                \"id\": \"945d27e6-76e2-4a63-93f4-3de230379352\"\n            },\n            \"image\": {\n                \"title\": \"1621956477497_gpx.png\",\n                \"url\": \"https://download.eberl-online.net/pois/60ad177db58e7033374f67c2.png\",\n                \"id\": \"60ad177db58e7033374f67c2\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"607568d338ce600012e9199c\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Rodelbahn\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"rodelbahn\",\n        \"category\": \"6075316fe04a220012702002\",\n        \"slug\": \"rodelbahn\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ad1793462637001164ae5e\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Schneespa&szlig; mit Rodeln auf der Rodelstrecke am Ofterschwanger Horn zwischen Bergstation und Mittelstation der Ossi-Reichert-Bahn am Allg&auml;uer Berghof.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"rodelbahn\",\n        \"createdAt\": \"2021-05-25T15:28:19.573Z\",\n        \"updatedAt\": \"2021-05-26T08:07:54.661Z\",\n        \"categoryType\": \"60753168e04a220012702000\",\n        \"categoryURIPart\": \"rodelstrecke\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae003e462637001164ae91\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"16:00\",\n            \"lastDescent\": \"16:00\",\n            \"firstAscent\": \"08:30\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 2000,\n            \"carriage\": 8,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 885,\n            \"mountainSeaLevel\": 1170,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Ossi-Reichert-Bahn Sektion 1\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"ossireichertbahnsektion1\",\n        \"category\": \"6049fc6db42c5b00111729c1\",\n        \"slug\": \"ossi-reichert-bahn-sektion-1\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae003e462637001164ae92\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.517425320927096,\n            \"lng\": 10.224371552467348\n        },\n        \"description\": {\n            \"description\": \"<p>Neue 8er Kabinenbahn von Gunzesried zur Mittelstation. Zwischen Sektion 1 und 2 k&ouml;nnen Sie bequem sitzen bleiben!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"ossireichertbahn sektion 1\",\n        \"createdAt\": \"2021-05-26T08:01:02.831Z\",\n        \"updatedAt\": \"2021-05-26T08:01:02.831Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"kabinenbahn\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60adfdf2462637001164ae87\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"15:30\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"09:30\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 600,\n            \"carriage\": 1,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 1308,\n            \"mountainSeaLevel\": 1321,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Kinderland Bergstation\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"kinderlandbergstation\",\n        \"category\": \"6049fdbbb42c5b00111729d8\",\n        \"slug\": \"kinderland-bergstation\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60adfdf2462637001164ae88\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.49710753442019,\n            \"lng\": 10.214157700538635\n        },\n        \"description\": {\n            \"description\": \"<p>Kleinlift f&uuml;r Anf&auml;nger, Kinder und Skischulen.<br />\\n&Uuml;bungsgel&auml;nde mit Zauberteppich und Seillift.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"kinderland bergstation\",\n        \"createdAt\": \"2021-05-26T07:51:14.208Z\",\n        \"updatedAt\": \"2021-05-26T08:08:28.362Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"uebungslift-seilift\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0140462637001164ae94\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"15:30\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"09:30\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 600,\n            \"carriage\": 1,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 875,\n            \"mountainSeaLevel\": 897,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Übungslift Ofterschwang\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"ubungsliftofterschwang\",\n        \"category\": \"6049fdbbb42c5b00111729d8\",\n        \"slug\": \"uebungslift-ofterschwang\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0140462637001164ae95\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.498365168097145,\n            \"lng\": 10.232917070388794\n        },\n        \"description\": {\n            \"description\": \"<p>Kleinlift f&uuml;r alle Anf&auml;nger, Kinder und Skischulen.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"ubungslift ofterschwang\",\n        \"createdAt\": \"2021-05-26T08:05:20.840Z\",\n        \"updatedAt\": \"2021-05-26T08:05:20.840Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"uebungslift-seilift\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae03fd462637001164ae99\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"intermediate\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 2400,\n            \"heightDifference\": 435,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": true,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"2 Familienabfahrt\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"2familienabfahrt\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"2-familienabfahrt\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae03fd462637001164ae9a\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"2 familienabfahrt\",\n        \"createdAt\": \"2021-05-26T08:17:01.641Z\",\n        \"updatedAt\": \"2021-05-26T08:17:01.641Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae054bbab60500123c8c7e\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 1750,\n            \"heightDifference\": 240,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"4 Gipfelabfahrt\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"4gipfelabfahrt\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"4-gipfelabfahrt\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae054bbab60500123c8c7f\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Ideale Abfahrtm&ouml;glichkeiten f&uuml;r alle Skifahrer. 3 sch&ouml;ne Abfahrten nebeneinander!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"4 gipfelabfahrt\",\n        \"createdAt\": \"2021-05-26T08:22:35.369Z\",\n        \"updatedAt\": \"2021-05-26T08:22:35.369Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae086abab60500123c8c81\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"intermediate\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 800,\n            \"heightDifference\": 160,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"6 Alpe Eck\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"6alpeeck\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"6-alpe-eck\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae086abab60500123c8c82\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"6 alpe eck\",\n        \"createdAt\": \"2021-05-26T08:35:54.686Z\",\n        \"updatedAt\": \"2021-05-26T08:35:54.686Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae093c462637001164aea4\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"intermediate\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [\n                \"\"\n            ],\n            \"bestSeason\": [],\n            \"location\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 3800,\n            \"heightDifference\": 520,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": true,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"8 Märchenwiese\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"8marchenwiese\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"8-maerchenwiese\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae093c462637001164aea5\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Ab Winter 2010/2011 komplett beschneit und im unteren Teil verlegt, sodass Sie ohne Anschieben zur Talstation Gunzesried gleiten k&ouml;nnen!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"8 marchenwiese\",\n        \"createdAt\": \"2021-05-26T08:39:24.663Z\",\n        \"updatedAt\": \"2021-05-26T18:51:56.750Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"688cee18-7b7d-4e98-9b97-333777d369b0\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0b3d462637001164aea7\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"hard\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 450,\n            \"heightDifference\": 105,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"1b Umfahrung Fäßler´s Berg \",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"1bumfahrungfasslersberg\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"1b-umfahrung-faesslers-berg\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0b3d462637001164aea8\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"1b umfahrung fasslers berg\",\n        \"createdAt\": \"2021-05-26T08:47:57.439Z\",\n        \"updatedAt\": \"2021-05-26T08:47:57.439Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0cbebab60500123c8c8a\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 500,\n            \"heightDifference\": 100,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"4a Gipfelabfahrt\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"4agipfelabfahrt\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"4a-gipfelabfahrt\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0cbebab60500123c8c8b\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"4a gipfelabfahrt\",\n        \"createdAt\": \"2021-05-26T08:54:22.621Z\",\n        \"updatedAt\": \"2021-05-26T08:54:22.621Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0dc8462637001164aeb0\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"9a Umfahrung Gaisrücken\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"9aumfahrunggaisrucken\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"9a-umfahrung-gaisruecken\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0dc8462637001164aeb1\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"9a umfahrung gaisrucken\",\n        \"createdAt\": \"2021-05-26T08:58:48.570Z\",\n        \"updatedAt\": \"2021-05-26T08:58:48.570Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1518bab60500123c8c8d\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"4s Gipfel-S\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"4sgipfels\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"4s-gipfel-s\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1518bab60500123c8c8e\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"4s gipfels\",\n        \"createdAt\": \"2021-05-26T09:30:00.324Z\",\n        \"updatedAt\": \"2021-05-26T09:30:00.324Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1967462637001164aec5\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [],\n            \"bestSeason\": [],\n            \"location\": [\n                \"\"\n            ],\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 1350,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0,\n            \"condition\": 0,\n            \"experienceFactor\": 0,\n            \"landscapeFactor\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"phoneNumber\": \"\",\n            \"mobileNumber\": \"+49 151 54432406\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74be211f9a80011aea56d\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"607568ce38ce600012e9199a\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Sennalpe\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"Fahnengehren – Alpe\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"fahnengehrenalpe\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"fahnengehren-alpe\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1967462637001164aec6\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.48982571452631,\n            \"lng\": 10.211625695228578\n        },\n        \"description\": {\n            \"description\": \"<p>Die Fahnengehren Alpe ist eine f&uuml;r das Allg&auml;u ganz typische Alpe, die nur von Juni bis September bewohnt und bewirtschaftet ist - eben so lange, wie die Jungtiere -&nbsp; die sogenannten Schumpen -&nbsp; die Bergfrische und die saftigen Kr&auml;uter genie&szlig;en d&uuml;rfen, bevor es im Herbst wieder Richtung Tal geht.<br />\\nDer Hirte Hans-Martin und seine Frau verw&ouml;hnen Sie in den Sommermonaten mit kleinen Brotzeiten und Getr&auml;nken.<br />\\nDie Alpe liegt auf dem Rundwanderweg, sodass Sie genau zur &quot;Halbzeit&quot; des Weges bestens versorgt werden.<br />\\nAuch die Wanderer, die von oder zur &quot;H&ouml;rnertour&quot; unterwegs sind, kehren hier gerne auf eine kleine St&auml;rkung ein.<br />\\nHirte:<br />\\nGabrielen Eberhardt</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"fahnengehren alpe\",\n        \"createdAt\": \"2021-05-26T09:48:23.421Z\",\n        \"updatedAt\": \"2021-05-31T11:43:34.243Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1a2c462637001164aecb\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 860,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"phoneNumber\": \"+49 171 4989134\",\n            \"website\": \" www.leitenbach-huette.de\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74be211f9a80011aea56d\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Restaurant\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Leitenbach – Hütte\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"leitenbachhutte\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"leitenbach-huette\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1a2c462637001164aecc\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.498752196858874,\n            \"lng\": 10.23309984711488\n        },\n        \"description\": {\n            \"description\": \"<p>Die Leienbach b&uuml;tte ist der Insider Tipp f&uuml;r viele Familien, die ihre Kleinen am Kinderlift in Ofterschwang und auch alle<br />\\nanderen Skifahrer gem&uuml;tlich bei einem Bierchen oder einem z&uuml;nftigen Mittagessen beobachten m&ouml;chten.....<br />\\nDie nur w&auml;hrend des Skibetriebes ge&ouml;ffnete H&uuml;tte liegt direkt an der Piste neben der Talstation und<br />\\nbietet neben kulinarischen Gen&uuml;ssen einen hervorragenden Blick auf alles, was sich so auf der Piste bewegt.... .<br />\\nTags&uuml;ber ein Treffpunkt f&uuml;r alle Skifahrer, ist sie gegen abend ein beliebter Apr&egrave;s Ski Treff bei G&auml;sten und Einheimischen!<br />\\nInhaber:<br />\\nFamilie Alois Haberstock<br />\\nTel.: +49 171 4989134<br />\\nwww.leitenbach-huette.de</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"leitenbach hutte\",\n        \"createdAt\": \"2021-05-26T09:51:40.186Z\",\n        \"updatedAt\": \"2021-05-26T09:51:40.186Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1bc3462637001164aed1\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 860,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"website\": \"www.schlitte-hitte.de\",\n            \"phoneNumber\": \"+49 170 7550524\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"address\": \"Panoramaweg. 9\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74c3111f9a80011aea575\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Restaurant\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Schlittenhütte\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"schlittenhutte\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"schlittenhuette\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1bc3462637001164aed2\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lng\": 10.233776045985476,\n            \"lat\": 47.49786255\n        },\n        \"description\": {\n            \"description\": \"<p>Das gro&szlig;e, neue Restaurant mit Galerie, Sonnenterasse und Bedienungsservice liegt direkt neben der Kasse an der Talstation Ofterschwang.<br />\\nKein Ruhetag; &Ouml;ffnungszeiten parallel zu den Bergbahn-Betriebszeiten.<br />\\nInhaber:<br />\\nThomas Schmid<br />\\nTel.: +49 170 7550524<br />\\nhttps://www.schlitte-hitte.de</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"schlittenhutte\",\n        \"createdAt\": \"2021-05-26T09:58:27.171Z\",\n        \"updatedAt\": \"2021-05-26T09:58:27.171Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60adff29462637001164ae8e\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"floodlightAt\": null,\n            \"snowTexture\": \"\",\n            \"pathCondition\": [],\n            \"bestSeason\": [],\n            \"location\": [\n                \"\"\n            ],\n            \"weatherCondition\": \"\",\n            \"sight\": \"\",\n            \"lastAscent\": \"15:00\",\n            \"lastDescent\": \"09:00\",\n            \"firstAscent\": \"09:00\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 1150,\n            \"carriage\": 2,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 1060,\n            \"mountainSeaLevel\": 1220,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0,\n            \"condition\": 0,\n            \"experienceFactor\": 0,\n            \"landscapeFactor\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"Alpe-Eck-Lift\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"alpeecklift\",\n        \"category\": \"6049fc86b42c5b00111729cb\",\n        \"slug\": \"alpe-eck-lift\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60adff29462637001164ae8f\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.50359834036266,\n            \"lng\": 10.225235223770143\n        },\n        \"description\": {\n            \"description\": \"<p>Schlepplift, der nur bei Bedarf in Betrieb ist und den Weltcup Express entlastet.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"alpeecklift\",\n        \"createdAt\": \"2021-05-26T07:56:25.176Z\",\n        \"updatedAt\": \"2021-06-25T12:59:20.878Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"schlepplift\",\n        \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae08eabab60500123c8c84\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"intermediate\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 1500,\n            \"heightDifference\": 285,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": true,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"7 Gunzesried\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"7gunzesried\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"7-gunzesried\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae08eabab60500123c8c85\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"7 gunzesried\",\n        \"createdAt\": \"2021-05-26T08:38:02.182Z\",\n        \"updatedAt\": \"2021-05-26T08:38:02.182Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0e31462637001164aeb3\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"4c Melke\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"4cmelke\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"4c-melke\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0e31462637001164aeb4\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"4c melke\",\n        \"createdAt\": \"2021-05-26T09:00:33.721Z\",\n        \"updatedAt\": \"2021-05-26T09:00:33.721Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1fbfbab60500123c8c98\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 1000,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87544\",\n            \"city\": \"Blaichach\",\n            \"address\": \"Alpe Blässe. 1\",\n            \"phoneNumber\": \"+49 8321 3561\",\n            \"website\": \"www.alpe-blaesse.de\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74be211f9a80011aea56d\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Übernachtungshütte\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Berggasthaus Blässe\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"berggasthausblasse\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"berggasthaus-blaesse\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1fbfbab60500123c8c99\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lng\": 10.2127179,\n            \"lat\": 47.5103984\n        },\n        \"description\": {\n            \"description\": \"<p>Die Bl&auml;sse liegt auf der beliebten, weil einfachen und sehr langen, romantischen Abfahrt &quot;M&auml;rchenwiese&quot;.<br />\\nIn dem urigen alten Bauernhaus serviert man Ihnen Allg&auml;uer Schmankerl zu moderaten Preisen. Von der Sonnenterasse aus k&ouml;nnen Sie das Treiben auf der Abfahrt gem&uuml;tlich beobachten und entspannt die F&uuml;&szlig;e &quot;hochlegen&quot;.<br />\\nNach einer ausreichenden St&auml;rkung erreichen Sie in ca. 2 Minuten auf Ski die Talstation Gunzesried, die Sie bequem wieder zur&uuml;ck in&#39;s Skigebiet bef&ouml;rdert.<br />\\nInhaber:<br />\\nFamilie Gerd-Heinz Buchelt<br />\\nTelefon: +49 8321 3561<br />\\nwww.alpe-blaesse.de</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"berggasthaus blasse\",\n        \"createdAt\": \"2021-05-26T10:15:27.084Z\",\n        \"updatedAt\": \"2021-05-26T10:15:27.084Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ad1701462637001164ae5a\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 300,\n            \"heightDifference\": 100,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a68627462637001164ad5d\",\n            \"607568d338ce600012e9199c\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Funpark\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"funpark\",\n        \"category\": \"6049bfd6b42c5b0011172999\",\n        \"slug\": \"funpark\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ad1701462637001164ae5b\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Eigenes Areal f&uuml;r Freestyler am Gipfellift!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"funpark\",\n        \"createdAt\": \"2021-05-25T15:25:53.253Z\",\n        \"updatedAt\": \"2021-05-26T08:06:06.006Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"uebungspiste-gelaende\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60adfcb8bab60500123c8c6f\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"16:00\",\n            \"lastDescent\": \"16:00\",\n            \"firstAscent\": \"08:30\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 2000,\n            \"carriage\": 8,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 1170,\n            \"mountainSeaLevel\": 1304,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"607568ce38ce600012e9199a\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Ossi-Reichert-Bahn Sektion 2\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"ossireichertbahnsektion2\",\n        \"category\": \"6049fc6db42c5b00111729c1\",\n        \"slug\": \"ossi-reichert-bahn-sektion-2\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60adfcb8bab60500123c8c70\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.508056090276604,\n            \"lng\": 10.219088605293436\n        },\n        \"description\": {\n            \"description\": \"<p>Neue 8er Kabinenbahn von der Mittelstation zur Bergstation. Zwischen Sektion 1 und 2 k&ouml;nnen Sie bequem sitzen bleiben!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"ossireichertbahn sektion 2\",\n        \"createdAt\": \"2021-05-26T07:46:00.219Z\",\n        \"updatedAt\": \"2021-05-26T07:53:05.476Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"kabinenbahn\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0357bab60500123c8c7a\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"hard\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 1800,\n            \"heightDifference\": 435,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": true,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"1 Weltcuppiste\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"1weltcuppiste\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"1-weltcuppiste\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0357bab60500123c8c7b\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Offizielle Rennstrecke des FIS - Damen - Weltcups im Slalom und Riesenslalom!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"1 weltcuppiste\",\n        \"createdAt\": \"2021-05-26T08:14:15.735Z\",\n        \"updatedAt\": \"2021-05-26T08:18:28.897Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae06aa462637001164aea1\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 1000,\n            \"heightDifference\": 135,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a61771bab60500123c8a38\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"5 Oberegg\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"5oberegg\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"5-oberegg\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae06aa462637001164aea2\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Verbindungsabfahrt nach Gunzesried.<br />\\nLeichte Piste f&uuml;r Einsteiger!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"5 oberegg\",\n        \"createdAt\": \"2021-05-26T08:28:26.581Z\",\n        \"updatedAt\": \"2021-05-26T08:28:26.581Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae09b5bab60500123c8c87\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"intermediate\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 650,\n            \"heightDifference\": 60,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"9 Gaisrücken\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"9gaisrucken\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"9-gaisruecken\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae09b5bab60500123c8c88\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Verbindung von der Weltcup - H&uuml;tte hin&uuml;ber zur M&auml;rchenwiese!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"9 gaisrucken\",\n        \"createdAt\": \"2021-05-26T08:41:25.562Z\",\n        \"updatedAt\": \"2021-05-26T08:41:25.562Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0d56462637001164aead\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 400,\n            \"heightDifference\": 100,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"4b Gipfelabfahrt\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"4bgipfelabfahrt\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"4b-gipfelabfahrt\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0d56462637001164aeae\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"4b gipfelabfahrt\",\n        \"createdAt\": \"2021-05-26T08:56:54.962Z\",\n        \"updatedAt\": \"2021-05-26T08:56:54.962Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1767bab60500123c8c92\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"01:00\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 2500,\n            \"lowestHeight\": 1300,\n            \"highestHeight\": 1300\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"gpx(1).gpx\",\n                \"url\": \"https://download.eberl-online.net/pois/60ae175fb58e7040024f67ce.gpx\",\n                \"id\": \"329a9e72-8d6f-4f2f-802d-fd335d99bfe0\"\n            },\n            \"image\": {\n                \"title\": \"1622021984549_gpx.png\",\n                \"url\": \"https://download.eberl-online.net/pois/60ae1760eb9c720cf70d9944.png\",\n                \"id\": \"60ae1760eb9c720cf70d9944\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"address\": \"\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076e91bab41a70011961795\",\n                \"value\": [\n                    \"Mittlere Höhe\"\n                ]\n            },\n            {\n                \"_id\": \"6076e847ab41a70011961788\",\n                \"value\": [\n                    \"Schotter\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Rundwanderweg\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"rundwanderweg\",\n        \"category\": \"6049bea6b42c5b001117296d\",\n        \"slug\": \"rundwanderweg\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1767bab60500123c8c93\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.49744414634349,\n            \"lng\": 10.23315117857399\n        },\n        \"description\": {\n            \"description\": \"<p>Wundersch&ouml;ner Rundwanderweg um das Ofterschwanger Horn mit atemberaubendem 360&deg; - Panorama.<br />\\nIm Sommer teils Teer, teils Schotter - im Winter schneebedeckt aber komfortabel pr&auml;pariert!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"rundwanderweg\",\n        \"createdAt\": \"2021-05-26T09:39:51.688Z\",\n        \"updatedAt\": \"2021-05-28T10:03:07.890Z\",\n        \"categoryType\": \"6049be79dcd565001178b336\",\n        \"categoryURIPart\": \"wanderweg\",\n        \"updatedBy\": \"ac03503e-4086-416a-81ea-9d98afd3d078\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1b4bbab60500123c8c95\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 860,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"address\": \"Panoramaweg. 11A\",\n            \"phoneNumber\": \"+49 8321 7873059\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74c3111f9a80011aea575\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Restaurant\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Ristorante – Pizzeria Cortina im Ofterschwanger Haus\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"ristorantepizzeriacortinaimofterschwangerhaus\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"ristorante-pizzeria-cortina-im-ofterschwanger-haus\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1b4bbab60500123c8c96\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.49862611425075,\n            \"lng\": 10.233523249626161\n        },\n        \"description\": {\n            \"description\": \"<p>Lassen Sie sich von der t&auml;glich frischen italienischen K&uuml;che verw&ouml;hnen und begeistern.<br />\\nDas Restaurant hat Sommer und Winter ge&ouml;ffnet und liegt neben der Talstation in Ofterschwang (Montags Ruhetag).<br />\\nInhaber:<br />\\nFamilie DeMarco<br />\\nTel.:&nbsp; +49 8321 7873059</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"ristorante pizzeria cortina im ofterschwanger haus\",\n        \"createdAt\": \"2021-05-26T09:56:27.948Z\",\n        \"updatedAt\": \"2021-05-26T09:59:03.079Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae18f0462637001164aec2\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 1290,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"phoneNumber\": \"+49 8321 608 989\",\n            \"eMail\": \"weltcuphuette@sonnenalp.de\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74be211f9a80011aea56d\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"607568ce38ce600012e9199a\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Restaurant\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Weltcup-Hütte\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"weltcuphutte\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"weltcup-huette\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae18f0462637001164aec3\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.499604650776355,\n            \"lng\": 10.215209126472473\n        },\n        \"description\": {\n            \"description\": \"<p>Ein sehr gepflegtes Bergrestaurant an einem Logenplatz auf 1.300 Meter. Die Weltcup-H&uuml;tte pr&auml;sentiert sich im alpenl&auml;ndischen Stil, mit einer sonnenverw&ouml;hnten S&uuml;dterrasse, einer gem&uuml;tlichen Stube und einzigartigen Aussichten. Besonders zu empfehlen ist der Schweinebraten! Herrliche Aussichten: Nach S&uuml;den ins Allg&auml;uer Hochalpental, nach Westen ins Gunzesrieder Tal, Ostertal und zur Nagelfluhkette, nach Norden ins Alpenvorland und nach Osten ins Illertal und zu den Sonnenk&ouml;pfen.<br />\\nHier finden im Sommer viele Veranstaltungen wie leckeres Bergfr&uuml;hst&uuml;ck, Bergmessen, Kaffee- und Kuchennachmittage usw.<br />\\nDie H&uuml;tte kann aber auch abends f&uuml;r Privatfeiern gemietet werden!<br />\\nAuch f&uuml;r unsere &auml;lteren G&auml;ste von der Bergstation des Weltcup - Express in ca. 5 Minuten zu erreichen ( ca. 100 Meter!)<br />\\nWirte:<br />\\nDana St&auml;ger<br />\\nTelefon: +49 8321 608989<br />\\nweltcuphuette@sonnenalp.de<br />\\nwww.sonnenalp.de/weltcup-huette</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"weltcuphutte\",\n        \"createdAt\": \"2021-05-26T09:46:24.494Z\",\n        \"updatedAt\": \"2021-05-26T09:46:24.494Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60b4c4794279e90012717d99\",\n        \"state\": {\n            \"state\": \"openingHours\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [],\n            \"bestSeason\": [],\n            \"location\": [\n                \"\"\n            ],\n            \"weatherCondition\": \"\",\n            \"sight\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0,\n            \"condition\": 0,\n            \"experienceFactor\": 0,\n            \"landscapeFactor\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"address\": \"Panoramaweg 7\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"phoneNumber\": \"+49 8321 670377\",\n            \"eMail\": \"info@go-ofterschwang.de\",\n            \"website\": \"www.go-ofterschwang.de\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a68627462637001164ad5d\",\n            \"607568d338ce600012e9199c\",\n            \"607568ce38ce600012e9199a\",\n            \"607569de38ce600012e919a4\",\n            \"6076df3d8d6dd80012e80275\",\n            \"60756ae7a91ad00012c921b6\",\n            \"6037a5bc2eda0b0012eb3ca4\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"Bergbahnen Ofterschwang Gunzesried\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"bergbahnenofterschwanggunzesried\",\n        \"category\": \"60b49f7b9d71c30012efbe57\",\n        \"slug\": \"bergbahnen-ofterschwang-gunzesried\",\n        \"highlight\": true,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60b4c4794279e90012717d9a\",\n                \"link\": \"https://backend.roundshot.com/cams/5f874889412553ab64370fb2d2ab4f23/original\",\n                \"title\": \"Cam1\"\n            }\n        ],\n        \"pictures\": [\n            {\n                \"type\": \"always\",\n                \"print\": \"\",\n                \"id\": \"60b74cb65ac35705b22aee5a\",\n                \"url\": \"https://download.eberl-online.net/pois/60b74cb65ac35705b22aee5a.jpg\",\n                \"title\": \"Bergbahn_Ofterschwang_2.jpg\",\n                \"imageSizes\": {\n                    \"16:9\": {\n                        \"url\": \"https://download.eberl-online.net/focus/0/0/1772/996.75/pois/60b74cb65ac35705b22aee5a.jpg\"\n                    },\n                    \"3:1\": {\n                        \"url\": \"https://download.eberl-online.net/focus/0/0/1772/590.6666666666666/pois/60b74cb65ac35705b22aee5a.jpg\"\n                    },\n                    \"1:1\": {\n                        \"url\": \"https://download.eberl-online.net/focus/0/0/1408/1408/pois/60b74cb65ac35705b22aee5a.jpg\"\n                    }\n                },\n                \"license\": {}\n            },\n            {\n                \"type\": \"always\",\n                \"print\": \"\",\n                \"id\": \"60ba07c95ac3570f512aee63\",\n                \"url\": \"https://download.eberl-online.net/pois/60ba07c95ac3570f512aee63.jpeg\",\n                \"title\": \"pistenplan-ofterschwang.jpeg\",\n                \"imageSizes\": {\n                    \"16:9\": {\n                        \"url\": \"https://download.eberl-online.net/focus/0/0/2000/1125/pois/60ba07c95ac3570f512aee63.jpeg\"\n                    },\n                    \"3:1\": {\n                        \"url\": \"https://download.eberl-online.net/focus/0/0/2000/666.6666666666666/pois/60ba07c95ac3570f512aee63.jpeg\"\n                    },\n                    \"1:1\": {\n                        \"url\": \"https://download.eberl-online.net/focus/0/0/1388/1388/pois/60ba07c95ac3570f512aee63.jpeg\"\n                    }\n                },\n                \"license\": {}\n            }\n        ],\n        \"openingHours\": {\n            \"freeAccess\": false,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                },\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                },\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                },\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                },\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                },\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                },\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.497385,\n            \"lng\": 10.232745\n        },\n        \"description\": {\n            \"description\": \"<p>Genie&szlig;en Sie das Familien-Wandergebiet Ofterschwanger Horn!&nbsp;<br />\\nMit der Panorama-Sesselbahn, dem Weltcupexpress&nbsp;<br />\\ngelangen Sie zu Ausgangspunkten f&uuml;r gem&uuml;tliche H&ouml;henwanderungen&nbsp;<br />\\nund Einkehrm&ouml;glichkeiten! Downhill-Roller-Verleih, Frizbee-Golf-Parcours u. kostenloser Fahrrad-Transport!</p>\\n\",\n            \"seasonalDescription\": \"<p>Das 2-T&auml;ler Skigebiet Ofterschwang-Gunzesried bietet mit seinen familiengeeigneten Pisten und Kinder&uuml;bungsgel&auml;nden sowohl f&uuml;r Anf&auml;nger als auch f&uuml;r ge&uuml;bte Skifahrer das perfekte Skigebiet.</p>\\n\\n<p>Es bietet im Bereich Ski-Alpin ein variables Skigebiet der Spitzenklasse. Insgesamt 18 km Piste in allen Schwierigkeitsgraden bieten Spa&szlig; und Genuss f&uuml;r alle Altersklassen.</p>\\n\\n<p>Die gem&uuml;tlichen und z&uuml;nftigen Einkehrh&uuml;tten laden mit abwechslungsreicher Gastronomie zum Verweilen ein. Im direkten Verbund mit dem benachbarten Skigebiet H&ouml;rnerbahn k&ouml;nnen Sie jederzeit mit kostenfreiem Busshuttle beide Skigebiete mit dem gleichen Skipass nutzen.</p>\\n\",\n            \"hygieneNoticeText\": \"<p>Die Bergbahnen Ofterschwang-Gunzesried unterst&uuml;tzen diese Ma&szlig;nahme zum Schutz unserer G&auml;ste, Mitarbeiterinnen und Mitarbeiter sowie Bewohner. Wir bedanken uns recht herzlich f&uuml;r Ihr Verst&auml;ndnis.</p>\\n\",\n            \"hygieneNoticeIUrl\": \"www.go-ofterschwang.de\",\n            \"arrivalInformation\": \"<p>Am n&ouml;rdlichen Ende der H&ouml;rnerkette im Allg&auml;u am Ofterschwanger Horn, u.a. mit 4 Talabfahrten in 2 T&auml;ler. Ofterschwang liegt rund 5 km von Sonthofen in s&uuml;dwestlicher Richtung.</p>\\n\\n<p><strong>&Ouml;ffentliche Verkehrsmittel</strong><br />\\nAb Bahnhof Sonthofen per Linienbus nach Ofterschwang.&nbsp;</p>\\n\\n<p><strong>Anfahrt mit PKW</strong><br />\\nEs stehen zahlreiche kostenfreie Parkpl&auml;tze an der Talstation &quot;Ossi-Reichert-Bahn&quot; in Gunzesried und Talstation &quot;Weltcup Express&quot; in Ofterschwang zur Verf&uuml;gung.&nbsp;</p>\\n\\n<p><strong>Parken</strong><br />\\nKostenlose Parkpl&auml;tze in Ofterschwang und Gunzesried.</p>\\n\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"<p>Das 2-T&auml;ler Skigebiet Ofterschwang-Gunzesried bietet mit der Weltcup-Piste und den familiengeeigneten Pisten sowie Kinder&uuml;bungsgel&auml;nden sowohl f&uuml;r Anf&auml;nger als auch f&uuml;r ge&uuml;bte Skifahrer das perfekte Skigebiet.</p>\\n\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"showWebcamsFirst\": true,\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"bergbahnen ofterschwang gunzesried\",\n        \"createdAt\": \"2021-05-31T11:11:53.440Z\",\n        \"updatedAt\": \"2021-06-04T21:00:49.265Z\",\n        \"categoryType\": \"60b49f6f9d71c30012efbe55\",\n        \"categoryURIPart\": \"berg-und-skigebiet\",\n        \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [\n            [\n                1627884000,\n                1627912800\n            ],\n            [\n                1627970400,\n                1627999200\n            ],\n            [\n                1628056800,\n                1628085600\n            ],\n            [\n                1628143200,\n                1628172000\n            ],\n            [\n                1628229600,\n                1628258400\n            ],\n            [\n                1628316000,\n                1628344800\n            ],\n            [\n                1628402400,\n                1628431200\n            ],\n            [\n                1628488800,\n                1628517600\n            ],\n            [\n                1628575200,\n                1628604000\n            ],\n            [\n                1628661600,\n                1628690400\n            ],\n            [\n                1628748000,\n                1628776800\n            ],\n            [\n                1628834400,\n                1628863200\n            ],\n            [\n                1628920800,\n                1628949600\n            ],\n            [\n                1629007200,\n                1629036000\n            ],\n            [\n                1629093600,\n                1629122400\n            ],\n            [\n                1629180000,\n                1629208800\n            ],\n            [\n                1629266400,\n                1629295200\n            ],\n            [\n                1629352800,\n                1629381600\n            ],\n            [\n                1629439200,\n                1629468000\n            ],\n            [\n                1629525600,\n                1629554400\n            ],\n            [\n                1629612000,\n                1629640800\n            ],\n            [\n                1629698400,\n                1629727200\n            ],\n            [\n                1629784800,\n                1629813600\n            ],\n            [\n                1629871200,\n                1629900000\n            ],\n            [\n                1629957600,\n                1629986400\n            ],\n            [\n                1630044000,\n                1630072800\n            ],\n            [\n                1630130400,\n                1630159200\n            ],\n            [\n                1630216800,\n                1630245600\n            ]\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60af5e20a2ee6800125634fa\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"hard\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [],\n            \"bestSeason\": [],\n            \"location\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 300,\n            \"heightDifference\": 75,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0,\n            \"condition\": 0,\n            \"experienceFactor\": 0,\n            \"landscapeFactor\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68633462637001164ad5f\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"1a Umfahrung Sonnenhof\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"1aumfahrungsonnenhof\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"1a-umfahrung-sonnenhof\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60af5e20a2ee6800125634fb\"\n            }\n        ],\n        \"showWebcamsFirst\": false,\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"1a umfahrung sonnenhof\",\n        \"createdAt\": \"2021-05-27T08:53:52.357Z\",\n        \"updatedAt\": \"2021-05-27T08:53:52.357Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    }\n]"}],"_postman_id":"79b3fdbc-c1e5-447b-8cc9-ca6b85ed8a3e"},{"name":"/region/mainPoi Haupt-POI anzeigen","id":"88e8d51d-ac2e-45c3-b00d-82093b933aef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/region/mainPoi?apiKey={{apiKey}}&_id=6087f72b2232c10011605962","urlObject":{"path":["mainPoi"],"host":["https://poi.api.eberl-online.net/v2/region"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"description":{"content":"<p>Region-ID</p>\n","type":"text/plain"},"key":"_id","value":"6087f72b2232c10011605962"}],"variable":[]}},"response":[{"id":"028de9df-d042-424c-8d1e-80d6be1549c2","name":"/region/poi Regions-POIs anzeigen","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/region/poi?apiKey={{apiKey}}&regions[]=60a61268462637001164ac78","host":["https://poi.api.eberl-online.net/v2/region"],"path":["poi"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"regions[]","value":"60ae4cecbab60500123c8ca4","description":"Region","disabled":true},{"key":"regions[]","value":"60a61268462637001164ac78","description":"weitere Region"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 02 Aug 2021 14:45:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"ETag","value":"W/\"1926d-MpIPjAsCbCOs9BOkO8eFnHYjxRY\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"60ad18e1bab60500123c8c39\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [\n                \"\"\n            ],\n            \"bestSeason\": [],\n            \"location\": [\n                \"\"\n            ],\n            \"weatherCondition\": \"\",\n            \"sight\": \"\",\n            \"lastAscent\": \"16:00\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"08:30\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 2400,\n            \"carriage\": 6,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 1167,\n            \"mountainSeaLevel\": 1405,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"Gipfel 6er\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"gipfel6er\",\n        \"category\": \"6049fc7db42c5b00111729c7\",\n        \"slug\": \"gipfel-6er\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ad18e1bab60500123c8c3a\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.502786580510204,\n            \"lng\": 10.211888551712038\n        },\n        \"description\": {\n            \"description\": \"<p>Neuer 6er Sesselbahn mit Hauben - f&uuml;hrt zum h&ouml;chsten Punkt im Skigebiet Ofterschwang-Gunzesried.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"gipfel 6er\",\n        \"createdAt\": \"2021-05-25T15:33:53.900Z\",\n        \"updatedAt\": \"2021-06-09T07:11:29.931Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"sessellift\",\n        \"updatedBy\": \"688cee18-7b7d-4e98-9b97-333777d369b0\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae04d0462637001164ae9e\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"hard\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 1500,\n            \"heightDifference\": 290,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"3 Jägerabfahrt (Skiroute)\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"3jagerabfahrtskiroute\",\n        \"category\": \"6049bf42b42c5b001117298f\",\n        \"slug\": \"3-jaegerabfahrt-skiroute\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae04d0462637001164ae9f\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Tiefschnee - Variante.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"3 jagerabfahrt skiroute\",\n        \"createdAt\": \"2021-05-26T08:20:32.594Z\",\n        \"updatedAt\": \"2021-05-26T08:20:32.594Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skitour-skiroute\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0bd7462637001164aeaa\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"intermediate\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 350,\n            \"heightDifference\": 70,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"2a Herdebuch\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"2aherdebuch\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"2a-herdebuch\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0bd7462637001164aeab\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"2a herdebuch\",\n        \"createdAt\": \"2021-05-26T08:50:31.123Z\",\n        \"updatedAt\": \"2021-05-26T08:50:31.123Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae19cd462637001164aec8\",\n        \"state\": {\n            \"state\": \"openingHours\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [\n                \"\"\n            ],\n            \"bestSeason\": [],\n            \"location\": [\n                \"\"\n            ],\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 1200,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0,\n            \"condition\": 0,\n            \"experienceFactor\": 0,\n            \"landscapeFactor\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"phoneNumber\": \"+49 8321 723989\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74be211f9a80011aea56d\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Berghütte\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"Hochbichl – Hütte\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"hochbichlhutte\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"hochbichl-huette\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae19cd462637001164aec9\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": null,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.50031498438492,\n            \"lng\": 10.220460891723635\n        },\n        \"description\": {\n            \"description\": \"<p>Im Volksmund auch &quot;Canap&eacute;e- H&uuml;tte &quot; oder &quot;Sofa - H&uuml;tte&quot; genannt, ist eines der bekanntesten Ziele am Ofterschwanger Horn!<br />\\nIhren Spitz- Namen verdankt Sie dem findigen Wirt, der nicht m&uuml;de wird immer wieder &quot;neue&quot; alte Ledersofas und Sessel zu organisieren, auf denen es sich vortrefflich sitzen l&auml;&szlig;t. Sa&szlig;en Sie schon einmal bei Sonnenschein mit Skischuhen und Winterjacke, in der Hand ein k&uuml;hles Getr&auml;nk auf einem Ledersofa und lie&szlig;en sich die Sonne in&#39;s Gesicht scheinen? NEIN? Dann wird&#39;s aber Zeit!<br />\\nDie t&auml;glich ge&ouml;ffnete H&uuml;tte mit gro&szlig;em Kinderspielplatz ist nat&uuml;rlich auch im Sommer von der Bergstation des Weltcup-Express in 20 Minuten erreichbar. Ein Eldorado f&uuml;r Erwachsene und Kinder, G&auml;ste, Sommerfrischler und Einheimische!<br />\\nBesitzer:<br />\\nFamilie Erwin Hiller<br />\\nTelefon +49 8321 723989</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"hochbichl hutte\",\n        \"createdAt\": \"2021-05-26T09:50:05.571Z\",\n        \"updatedAt\": \"2021-06-02T08:55:33.857Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1a92462637001164aece\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [],\n            \"bestSeason\": [],\n            \"location\": [\n                \"\"\n            ],\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 900,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0,\n            \"condition\": 0,\n            \"experienceFactor\": 0,\n            \"landscapeFactor\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"address\": \"Panoramaweg. 13a\",\n            \"website\": \"www.wurzelhuette-ofterschwang.de\",\n            \"phoneNumber\": \"+49 8321 724438\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74be211f9a80011aea56d\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Berghütte\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"Wurzelhütte\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"wurzelhutte\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"wurzelhuette\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1a92462637001164aecf\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.49848476857853,\n            \"lng\": 10.23033142089844\n        },\n        \"description\": {\n            \"description\": \"<p>Die Wurzelh&uuml;tte verdankt Ihren Namen der gro&szlig;en Baumwurzel, die den Mittelpunkt der urig dekorierten H&uuml;tte bildet.<br />\\nDie gem&uuml;tliche H&uuml;tte mit gro&szlig;er Sonnenterasse liegt auf 932 m in der N&auml;he der Talstation. Sie bietet neben Allg&auml;uer Schmankerln, frischen Forellen und hausgemachten Kuchen einen herrlichen Ausblick auf die Allg&auml;uer Alpen. Die &quot;Kleinen&quot; k&ouml;nnen w&auml;hrenddessen den &quot;Streichelzoo&quot; erkunden.<br />\\nImmer wenn der Weltcup - Skizirkus in Ofterschwang gastiert, ist die Wurzelh&uuml;tte sozusagen mitten drin ( im Zielbereich ) statt nur dabei.....!<br />\\nDie H&uuml;tte hat ganzj&auml;hrig ge&ouml;ffnet und ist ein hei&szlig;er Tipp f&uuml;r private Familienfeiern auch au&szlig;erhalb der Bahn&ouml;ffnungszeiten, da sie von der Talstation aus &uuml;ber einen breiten Fahrweg bequem in 10 Minuten zu Fu&szlig; zu erreichen ist.<br />\\nInhaber:<br />\\nPeter Schmid<br />\\nTelefon +49 8321 724438<br />\\nwww.wurzelhuette-ofterschwang.de</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"wurzelhutte\",\n        \"createdAt\": \"2021-05-26T09:53:22.169Z\",\n        \"updatedAt\": \"2021-06-01T05:22:16.779Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ad1826462637001164ae60\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"16:00\",\n            \"lastDescent\": \"16:00\",\n            \"firstAscent\": \"08:30\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 18330,\n            \"carriage\": 4,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 869,\n            \"mountainSeaLevel\": 1304,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"address\": \"Panoramaweg. 7\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Weltcup-Express\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"weltcupexpress\",\n        \"category\": \"6049fc7db42c5b00111729c7\",\n        \"slug\": \"weltcup-express\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ad1826462637001164ae61\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lng\": 10.2328451,\n            \"lat\": 47.4974873\n        },\n        \"description\": {\n            \"description\": \"<p>Moderne kuppelbare 4er Sesselbahn die alle Skifahrer und Winterwanderer bequem ins Skigebiet bringt.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"weltcupexpress\",\n        \"createdAt\": \"2021-05-25T15:30:46.570Z\",\n        \"updatedAt\": \"2021-05-25T15:30:46.570Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"sessellift\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ad1793462637001164ae5d\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 134,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 1000,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"gpx.gpx\",\n                \"url\": \"https://download.eberl-online.net/pois/60ad1779eb9c7269c50d9938.gpx\",\n                \"id\": \"945d27e6-76e2-4a63-93f4-3de230379352\"\n            },\n            \"image\": {\n                \"title\": \"1621956477497_gpx.png\",\n                \"url\": \"https://download.eberl-online.net/pois/60ad177db58e7033374f67c2.png\",\n                \"id\": \"60ad177db58e7033374f67c2\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"607568d338ce600012e9199c\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Rodelbahn\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"rodelbahn\",\n        \"category\": \"6075316fe04a220012702002\",\n        \"slug\": \"rodelbahn\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ad1793462637001164ae5e\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Schneespa&szlig; mit Rodeln auf der Rodelstrecke am Ofterschwanger Horn zwischen Bergstation und Mittelstation der Ossi-Reichert-Bahn am Allg&auml;uer Berghof.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"rodelbahn\",\n        \"createdAt\": \"2021-05-25T15:28:19.573Z\",\n        \"updatedAt\": \"2021-05-26T08:07:54.661Z\",\n        \"categoryType\": \"60753168e04a220012702000\",\n        \"categoryURIPart\": \"rodelstrecke\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae003e462637001164ae91\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"16:00\",\n            \"lastDescent\": \"16:00\",\n            \"firstAscent\": \"08:30\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 2000,\n            \"carriage\": 8,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 885,\n            \"mountainSeaLevel\": 1170,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Ossi-Reichert-Bahn Sektion 1\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"ossireichertbahnsektion1\",\n        \"category\": \"6049fc6db42c5b00111729c1\",\n        \"slug\": \"ossi-reichert-bahn-sektion-1\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae003e462637001164ae92\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.517425320927096,\n            \"lng\": 10.224371552467348\n        },\n        \"description\": {\n            \"description\": \"<p>Neue 8er Kabinenbahn von Gunzesried zur Mittelstation. Zwischen Sektion 1 und 2 k&ouml;nnen Sie bequem sitzen bleiben!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"ossireichertbahn sektion 1\",\n        \"createdAt\": \"2021-05-26T08:01:02.831Z\",\n        \"updatedAt\": \"2021-05-26T08:01:02.831Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"kabinenbahn\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60adfdf2462637001164ae87\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"15:30\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"09:30\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 600,\n            \"carriage\": 1,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 1308,\n            \"mountainSeaLevel\": 1321,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Kinderland Bergstation\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"kinderlandbergstation\",\n        \"category\": \"6049fdbbb42c5b00111729d8\",\n        \"slug\": \"kinderland-bergstation\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60adfdf2462637001164ae88\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.49710753442019,\n            \"lng\": 10.214157700538635\n        },\n        \"description\": {\n            \"description\": \"<p>Kleinlift f&uuml;r Anf&auml;nger, Kinder und Skischulen.<br />\\n&Uuml;bungsgel&auml;nde mit Zauberteppich und Seillift.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"kinderland bergstation\",\n        \"createdAt\": \"2021-05-26T07:51:14.208Z\",\n        \"updatedAt\": \"2021-05-26T08:08:28.362Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"uebungslift-seilift\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0140462637001164ae94\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"15:30\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"09:30\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 600,\n            \"carriage\": 1,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 875,\n            \"mountainSeaLevel\": 897,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Übungslift Ofterschwang\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"ubungsliftofterschwang\",\n        \"category\": \"6049fdbbb42c5b00111729d8\",\n        \"slug\": \"uebungslift-ofterschwang\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0140462637001164ae95\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.498365168097145,\n            \"lng\": 10.232917070388794\n        },\n        \"description\": {\n            \"description\": \"<p>Kleinlift f&uuml;r alle Anf&auml;nger, Kinder und Skischulen.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"ubungslift ofterschwang\",\n        \"createdAt\": \"2021-05-26T08:05:20.840Z\",\n        \"updatedAt\": \"2021-05-26T08:05:20.840Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"uebungslift-seilift\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae03fd462637001164ae99\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"intermediate\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 2400,\n            \"heightDifference\": 435,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": true,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"2 Familienabfahrt\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"2familienabfahrt\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"2-familienabfahrt\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae03fd462637001164ae9a\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"2 familienabfahrt\",\n        \"createdAt\": \"2021-05-26T08:17:01.641Z\",\n        \"updatedAt\": \"2021-05-26T08:17:01.641Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae054bbab60500123c8c7e\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 1750,\n            \"heightDifference\": 240,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"4 Gipfelabfahrt\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"4gipfelabfahrt\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"4-gipfelabfahrt\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae054bbab60500123c8c7f\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Ideale Abfahrtm&ouml;glichkeiten f&uuml;r alle Skifahrer. 3 sch&ouml;ne Abfahrten nebeneinander!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"4 gipfelabfahrt\",\n        \"createdAt\": \"2021-05-26T08:22:35.369Z\",\n        \"updatedAt\": \"2021-05-26T08:22:35.369Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae086abab60500123c8c81\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"intermediate\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 800,\n            \"heightDifference\": 160,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"6 Alpe Eck\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"6alpeeck\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"6-alpe-eck\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae086abab60500123c8c82\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"6 alpe eck\",\n        \"createdAt\": \"2021-05-26T08:35:54.686Z\",\n        \"updatedAt\": \"2021-05-26T08:35:54.686Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae093c462637001164aea4\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"intermediate\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [\n                \"\"\n            ],\n            \"bestSeason\": [],\n            \"location\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 3800,\n            \"heightDifference\": 520,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": true,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"8 Märchenwiese\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"8marchenwiese\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"8-maerchenwiese\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae093c462637001164aea5\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Ab Winter 2010/2011 komplett beschneit und im unteren Teil verlegt, sodass Sie ohne Anschieben zur Talstation Gunzesried gleiten k&ouml;nnen!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"8 marchenwiese\",\n        \"createdAt\": \"2021-05-26T08:39:24.663Z\",\n        \"updatedAt\": \"2021-05-26T18:51:56.750Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"688cee18-7b7d-4e98-9b97-333777d369b0\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0b3d462637001164aea7\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"hard\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 450,\n            \"heightDifference\": 105,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"1b Umfahrung Fäßler´s Berg \",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"1bumfahrungfasslersberg\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"1b-umfahrung-faesslers-berg\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0b3d462637001164aea8\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"1b umfahrung fasslers berg\",\n        \"createdAt\": \"2021-05-26T08:47:57.439Z\",\n        \"updatedAt\": \"2021-05-26T08:47:57.439Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0cbebab60500123c8c8a\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 500,\n            \"heightDifference\": 100,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"4a Gipfelabfahrt\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"4agipfelabfahrt\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"4a-gipfelabfahrt\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0cbebab60500123c8c8b\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"4a gipfelabfahrt\",\n        \"createdAt\": \"2021-05-26T08:54:22.621Z\",\n        \"updatedAt\": \"2021-05-26T08:54:22.621Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0dc8462637001164aeb0\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"9a Umfahrung Gaisrücken\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"9aumfahrunggaisrucken\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"9a-umfahrung-gaisruecken\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0dc8462637001164aeb1\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"9a umfahrung gaisrucken\",\n        \"createdAt\": \"2021-05-26T08:58:48.570Z\",\n        \"updatedAt\": \"2021-05-26T08:58:48.570Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1518bab60500123c8c8d\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"4s Gipfel-S\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"4sgipfels\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"4s-gipfel-s\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1518bab60500123c8c8e\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"4s gipfels\",\n        \"createdAt\": \"2021-05-26T09:30:00.324Z\",\n        \"updatedAt\": \"2021-05-26T09:30:00.324Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1967462637001164aec5\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [],\n            \"bestSeason\": [],\n            \"location\": [\n                \"\"\n            ],\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 1350,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0,\n            \"condition\": 0,\n            \"experienceFactor\": 0,\n            \"landscapeFactor\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"phoneNumber\": \"\",\n            \"mobileNumber\": \"+49 151 54432406\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74be211f9a80011aea56d\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"607568ce38ce600012e9199a\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Sennalpe\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"Fahnengehren – Alpe\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"fahnengehrenalpe\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"fahnengehren-alpe\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1967462637001164aec6\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.48982571452631,\n            \"lng\": 10.211625695228578\n        },\n        \"description\": {\n            \"description\": \"<p>Die Fahnengehren Alpe ist eine f&uuml;r das Allg&auml;u ganz typische Alpe, die nur von Juni bis September bewohnt und bewirtschaftet ist - eben so lange, wie die Jungtiere -&nbsp; die sogenannten Schumpen -&nbsp; die Bergfrische und die saftigen Kr&auml;uter genie&szlig;en d&uuml;rfen, bevor es im Herbst wieder Richtung Tal geht.<br />\\nDer Hirte Hans-Martin und seine Frau verw&ouml;hnen Sie in den Sommermonaten mit kleinen Brotzeiten und Getr&auml;nken.<br />\\nDie Alpe liegt auf dem Rundwanderweg, sodass Sie genau zur &quot;Halbzeit&quot; des Weges bestens versorgt werden.<br />\\nAuch die Wanderer, die von oder zur &quot;H&ouml;rnertour&quot; unterwegs sind, kehren hier gerne auf eine kleine St&auml;rkung ein.<br />\\nHirte:<br />\\nGabrielen Eberhardt</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"fahnengehren alpe\",\n        \"createdAt\": \"2021-05-26T09:48:23.421Z\",\n        \"updatedAt\": \"2021-05-31T11:43:34.243Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1a2c462637001164aecb\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 860,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"phoneNumber\": \"+49 171 4989134\",\n            \"website\": \" www.leitenbach-huette.de\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74be211f9a80011aea56d\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Restaurant\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Leitenbach – Hütte\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"leitenbachhutte\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"leitenbach-huette\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1a2c462637001164aecc\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.498752196858874,\n            \"lng\": 10.23309984711488\n        },\n        \"description\": {\n            \"description\": \"<p>Die Leienbach b&uuml;tte ist der Insider Tipp f&uuml;r viele Familien, die ihre Kleinen am Kinderlift in Ofterschwang und auch alle<br />\\nanderen Skifahrer gem&uuml;tlich bei einem Bierchen oder einem z&uuml;nftigen Mittagessen beobachten m&ouml;chten.....<br />\\nDie nur w&auml;hrend des Skibetriebes ge&ouml;ffnete H&uuml;tte liegt direkt an der Piste neben der Talstation und<br />\\nbietet neben kulinarischen Gen&uuml;ssen einen hervorragenden Blick auf alles, was sich so auf der Piste bewegt.... .<br />\\nTags&uuml;ber ein Treffpunkt f&uuml;r alle Skifahrer, ist sie gegen abend ein beliebter Apr&egrave;s Ski Treff bei G&auml;sten und Einheimischen!<br />\\nInhaber:<br />\\nFamilie Alois Haberstock<br />\\nTel.: +49 171 4989134<br />\\nwww.leitenbach-huette.de</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"leitenbach hutte\",\n        \"createdAt\": \"2021-05-26T09:51:40.186Z\",\n        \"updatedAt\": \"2021-05-26T09:51:40.186Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1bc3462637001164aed1\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 860,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"website\": \"www.schlitte-hitte.de\",\n            \"phoneNumber\": \"+49 170 7550524\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"address\": \"Panoramaweg. 9\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74c3111f9a80011aea575\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Restaurant\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Schlittenhütte\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"schlittenhutte\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"schlittenhuette\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1bc3462637001164aed2\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lng\": 10.233776045985476,\n            \"lat\": 47.49786255\n        },\n        \"description\": {\n            \"description\": \"<p>Das gro&szlig;e, neue Restaurant mit Galerie, Sonnenterasse und Bedienungsservice liegt direkt neben der Kasse an der Talstation Ofterschwang.<br />\\nKein Ruhetag; &Ouml;ffnungszeiten parallel zu den Bergbahn-Betriebszeiten.<br />\\nInhaber:<br />\\nThomas Schmid<br />\\nTel.: +49 170 7550524<br />\\nhttps://www.schlitte-hitte.de</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"schlittenhutte\",\n        \"createdAt\": \"2021-05-26T09:58:27.171Z\",\n        \"updatedAt\": \"2021-05-26T09:58:27.171Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60adff29462637001164ae8e\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"floodlightAt\": null,\n            \"snowTexture\": \"\",\n            \"pathCondition\": [],\n            \"bestSeason\": [],\n            \"location\": [\n                \"\"\n            ],\n            \"weatherCondition\": \"\",\n            \"sight\": \"\",\n            \"lastAscent\": \"15:00\",\n            \"lastDescent\": \"09:00\",\n            \"firstAscent\": \"09:00\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 1150,\n            \"carriage\": 2,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 1060,\n            \"mountainSeaLevel\": 1220,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0,\n            \"condition\": 0,\n            \"experienceFactor\": 0,\n            \"landscapeFactor\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"Alpe-Eck-Lift\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"alpeecklift\",\n        \"category\": \"6049fc86b42c5b00111729cb\",\n        \"slug\": \"alpe-eck-lift\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60adff29462637001164ae8f\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.50359834036266,\n            \"lng\": 10.225235223770143\n        },\n        \"description\": {\n            \"description\": \"<p>Schlepplift, der nur bei Bedarf in Betrieb ist und den Weltcup Express entlastet.</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"alpeecklift\",\n        \"createdAt\": \"2021-05-26T07:56:25.176Z\",\n        \"updatedAt\": \"2021-06-25T12:59:20.878Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"schlepplift\",\n        \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae08eabab60500123c8c84\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"intermediate\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 1500,\n            \"heightDifference\": 285,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": true,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"7 Gunzesried\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"7gunzesried\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"7-gunzesried\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae08eabab60500123c8c85\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"7 gunzesried\",\n        \"createdAt\": \"2021-05-26T08:38:02.182Z\",\n        \"updatedAt\": \"2021-05-26T08:38:02.182Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0e31462637001164aeb3\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"4c Melke\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"4cmelke\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"4c-melke\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0e31462637001164aeb4\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"4c melke\",\n        \"createdAt\": \"2021-05-26T09:00:33.721Z\",\n        \"updatedAt\": \"2021-05-26T09:00:33.721Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1fbfbab60500123c8c98\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 1000,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87544\",\n            \"city\": \"Blaichach\",\n            \"address\": \"Alpe Blässe. 1\",\n            \"phoneNumber\": \"+49 8321 3561\",\n            \"website\": \"www.alpe-blaesse.de\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74be211f9a80011aea56d\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Übernachtungshütte\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Berggasthaus Blässe\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"berggasthausblasse\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"berggasthaus-blaesse\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1fbfbab60500123c8c99\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lng\": 10.2127179,\n            \"lat\": 47.5103984\n        },\n        \"description\": {\n            \"description\": \"<p>Die Bl&auml;sse liegt auf der beliebten, weil einfachen und sehr langen, romantischen Abfahrt &quot;M&auml;rchenwiese&quot;.<br />\\nIn dem urigen alten Bauernhaus serviert man Ihnen Allg&auml;uer Schmankerl zu moderaten Preisen. Von der Sonnenterasse aus k&ouml;nnen Sie das Treiben auf der Abfahrt gem&uuml;tlich beobachten und entspannt die F&uuml;&szlig;e &quot;hochlegen&quot;.<br />\\nNach einer ausreichenden St&auml;rkung erreichen Sie in ca. 2 Minuten auf Ski die Talstation Gunzesried, die Sie bequem wieder zur&uuml;ck in&#39;s Skigebiet bef&ouml;rdert.<br />\\nInhaber:<br />\\nFamilie Gerd-Heinz Buchelt<br />\\nTelefon: +49 8321 3561<br />\\nwww.alpe-blaesse.de</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"berggasthaus blasse\",\n        \"createdAt\": \"2021-05-26T10:15:27.084Z\",\n        \"updatedAt\": \"2021-05-26T10:15:27.084Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ad1701462637001164ae5a\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 300,\n            \"heightDifference\": 100,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a68627462637001164ad5d\",\n            \"607568d338ce600012e9199c\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Funpark\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"funpark\",\n        \"category\": \"6049bfd6b42c5b0011172999\",\n        \"slug\": \"funpark\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ad1701462637001164ae5b\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Eigenes Areal f&uuml;r Freestyler am Gipfellift!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"funpark\",\n        \"createdAt\": \"2021-05-25T15:25:53.253Z\",\n        \"updatedAt\": \"2021-05-26T08:06:06.006Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"uebungspiste-gelaende\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60adfcb8bab60500123c8c6f\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"16:00\",\n            \"lastDescent\": \"16:00\",\n            \"firstAscent\": \"08:30\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 2000,\n            \"carriage\": 8,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 1170,\n            \"mountainSeaLevel\": 1304,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"607568ce38ce600012e9199a\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Ossi-Reichert-Bahn Sektion 2\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"ossireichertbahnsektion2\",\n        \"category\": \"6049fc6db42c5b00111729c1\",\n        \"slug\": \"ossi-reichert-bahn-sektion-2\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60adfcb8bab60500123c8c70\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.508056090276604,\n            \"lng\": 10.219088605293436\n        },\n        \"description\": {\n            \"description\": \"<p>Neue 8er Kabinenbahn von der Mittelstation zur Bergstation. Zwischen Sektion 1 und 2 k&ouml;nnen Sie bequem sitzen bleiben!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"ossireichertbahn sektion 2\",\n        \"createdAt\": \"2021-05-26T07:46:00.219Z\",\n        \"updatedAt\": \"2021-05-26T07:53:05.476Z\",\n        \"categoryType\": \"6049fb2adcd565001178b35a\",\n        \"categoryURIPart\": \"kabinenbahn\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0357bab60500123c8c7a\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"hard\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 1800,\n            \"heightDifference\": 435,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": true,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"1 Weltcuppiste\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"1weltcuppiste\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"1-weltcuppiste\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0357bab60500123c8c7b\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Offizielle Rennstrecke des FIS - Damen - Weltcups im Slalom und Riesenslalom!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"1 weltcuppiste\",\n        \"createdAt\": \"2021-05-26T08:14:15.735Z\",\n        \"updatedAt\": \"2021-05-26T08:18:28.897Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae06aa462637001164aea1\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 1000,\n            \"heightDifference\": 135,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a61771bab60500123c8a38\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"5 Oberegg\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"5oberegg\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"5-oberegg\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae06aa462637001164aea2\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Verbindungsabfahrt nach Gunzesried.<br />\\nLeichte Piste f&uuml;r Einsteiger!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"5 oberegg\",\n        \"createdAt\": \"2021-05-26T08:28:26.581Z\",\n        \"updatedAt\": \"2021-05-26T08:28:26.581Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae09b5bab60500123c8c87\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"intermediate\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 650,\n            \"heightDifference\": 60,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"9 Gaisrücken\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"9gaisrucken\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"9-gaisruecken\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae09b5bab60500123c8c88\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"<p>Verbindung von der Weltcup - H&uuml;tte hin&uuml;ber zur M&auml;rchenwiese!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"9 gaisrucken\",\n        \"createdAt\": \"2021-05-26T08:41:25.562Z\",\n        \"updatedAt\": \"2021-05-26T08:41:25.562Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae0d56462637001164aead\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 400,\n            \"heightDifference\": 100,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"4b Gipfelabfahrt\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"4bgipfelabfahrt\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"4b-gipfelabfahrt\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae0d56462637001164aeae\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"4b gipfelabfahrt\",\n        \"createdAt\": \"2021-05-26T08:56:54.962Z\",\n        \"updatedAt\": \"2021-05-26T08:56:54.962Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1767bab60500123c8c92\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"easy\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"01:00\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 2500,\n            \"lowestHeight\": 1300,\n            \"highestHeight\": 1300\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"gpx(1).gpx\",\n                \"url\": \"https://download.eberl-online.net/pois/60ae175fb58e7040024f67ce.gpx\",\n                \"id\": \"329a9e72-8d6f-4f2f-802d-fd335d99bfe0\"\n            },\n            \"image\": {\n                \"title\": \"1622021984549_gpx.png\",\n                \"url\": \"https://download.eberl-online.net/pois/60ae1760eb9c720cf70d9944.png\",\n                \"id\": \"60ae1760eb9c720cf70d9944\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"address\": \"\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076e91bab41a70011961795\",\n                \"value\": [\n                    \"Mittlere Höhe\"\n                ]\n            },\n            {\n                \"_id\": \"6076e847ab41a70011961788\",\n                \"value\": [\n                    \"Schotter\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Rundwanderweg\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"rundwanderweg\",\n        \"category\": \"6049bea6b42c5b001117296d\",\n        \"slug\": \"rundwanderweg\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1767bab60500123c8c93\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.49744414634349,\n            \"lng\": 10.23315117857399\n        },\n        \"description\": {\n            \"description\": \"<p>Wundersch&ouml;ner Rundwanderweg um das Ofterschwanger Horn mit atemberaubendem 360&deg; - Panorama.<br />\\nIm Sommer teils Teer, teils Schotter - im Winter schneebedeckt aber komfortabel pr&auml;pariert!</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"rundwanderweg\",\n        \"createdAt\": \"2021-05-26T09:39:51.688Z\",\n        \"updatedAt\": \"2021-05-28T10:03:07.890Z\",\n        \"categoryType\": \"6049be79dcd565001178b336\",\n        \"categoryURIPart\": \"wanderweg\",\n        \"updatedBy\": \"ac03503e-4086-416a-81ea-9d98afd3d078\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae1b4bbab60500123c8c95\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 860,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"address\": \"Panoramaweg. 11A\",\n            \"phoneNumber\": \"+49 8321 7873059\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74c3111f9a80011aea575\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568ce38ce600012e9199a\",\n            \"607568d338ce600012e9199c\",\n            \"60a68633462637001164ad5f\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Restaurant\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Ristorante – Pizzeria Cortina im Ofterschwanger Haus\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"ristorantepizzeriacortinaimofterschwangerhaus\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"ristorante-pizzeria-cortina-im-ofterschwanger-haus\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae1b4bbab60500123c8c96\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.49862611425075,\n            \"lng\": 10.233523249626161\n        },\n        \"description\": {\n            \"description\": \"<p>Lassen Sie sich von der t&auml;glich frischen italienischen K&uuml;che verw&ouml;hnen und begeistern.<br />\\nDas Restaurant hat Sommer und Winter ge&ouml;ffnet und liegt neben der Talstation in Ofterschwang (Montags Ruhetag).<br />\\nInhaber:<br />\\nFamilie DeMarco<br />\\nTel.:&nbsp; +49 8321 7873059</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"ristorante pizzeria cortina im ofterschwanger haus\",\n        \"createdAt\": \"2021-05-26T09:56:27.948Z\",\n        \"updatedAt\": \"2021-05-26T09:59:03.079Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60ae18f0462637001164aec2\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 1290,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"phoneNumber\": \"+49 8321 608 989\",\n            \"eMail\": \"weltcuphuette@sonnenalp.de\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [\n            \"5fc74be211f9a80011aea56d\"\n        ],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"607568ce38ce600012e9199a\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68627462637001164ad5d\",\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            {\n                \"_id\": \"6076d5faab41a70011961750\",\n                \"value\": [\n                    \"Restaurant\"\n                ]\n            }\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"title\": \"Weltcup-Hütte\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"weltcuphutte\",\n        \"category\": \"6075335b1d240a001182a36f\",\n        \"slug\": \"weltcup-huette\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60ae18f0462637001164aec3\"\n            }\n        ],\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                },\n                {\n                    \"active\": false,\n                    \"times\": [\n                        {}\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.499604650776355,\n            \"lng\": 10.215209126472473\n        },\n        \"description\": {\n            \"description\": \"<p>Ein sehr gepflegtes Bergrestaurant an einem Logenplatz auf 1.300 Meter. Die Weltcup-H&uuml;tte pr&auml;sentiert sich im alpenl&auml;ndischen Stil, mit einer sonnenverw&ouml;hnten S&uuml;dterrasse, einer gem&uuml;tlichen Stube und einzigartigen Aussichten. Besonders zu empfehlen ist der Schweinebraten! Herrliche Aussichten: Nach S&uuml;den ins Allg&auml;uer Hochalpental, nach Westen ins Gunzesrieder Tal, Ostertal und zur Nagelfluhkette, nach Norden ins Alpenvorland und nach Osten ins Illertal und zu den Sonnenk&ouml;pfen.<br />\\nHier finden im Sommer viele Veranstaltungen wie leckeres Bergfr&uuml;hst&uuml;ck, Bergmessen, Kaffee- und Kuchennachmittage usw.<br />\\nDie H&uuml;tte kann aber auch abends f&uuml;r Privatfeiern gemietet werden!<br />\\nAuch f&uuml;r unsere &auml;lteren G&auml;ste von der Bergstation des Weltcup - Express in ca. 5 Minuten zu erreichen ( ca. 100 Meter!)<br />\\nWirte:<br />\\nDana St&auml;ger<br />\\nTelefon: +49 8321 608989<br />\\nweltcuphuette@sonnenalp.de<br />\\nwww.sonnenalp.de/weltcup-huette</p>\\n\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"weltcuphutte\",\n        \"createdAt\": \"2021-05-26T09:46:24.494Z\",\n        \"updatedAt\": \"2021-05-26T09:46:24.494Z\",\n        \"categoryType\": \"6075334c1d240a001182a36d\",\n        \"categoryURIPart\": \"alpe\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60b4c4794279e90012717d99\",\n        \"state\": {\n            \"state\": \"openingHours\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [],\n            \"bestSeason\": [],\n            \"location\": [\n                \"\"\n            ],\n            \"weatherCondition\": \"\",\n            \"sight\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 0,\n            \"heightDifference\": 0,\n            \"hasSnowMaking\": false,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0,\n            \"condition\": 0,\n            \"experienceFactor\": 0,\n            \"landscapeFactor\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"address\": \"Panoramaweg 7\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\",\n            \"phoneNumber\": \"+49 8321 670377\",\n            \"eMail\": \"info@go-ofterschwang.de\",\n            \"website\": \"www.go-ofterschwang.de\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"60a68633462637001164ad5f\",\n            \"60a61771bab60500123c8a38\",\n            \"60a68627462637001164ad5d\",\n            \"607568d338ce600012e9199c\",\n            \"607568ce38ce600012e9199a\",\n            \"607569de38ce600012e919a4\",\n            \"6076df3d8d6dd80012e80275\",\n            \"60756ae7a91ad00012c921b6\",\n            \"6037a5bc2eda0b0012eb3ca4\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"Bergbahnen Ofterschwang Gunzesried\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"bergbahnenofterschwanggunzesried\",\n        \"category\": \"60b49f7b9d71c30012efbe57\",\n        \"slug\": \"bergbahnen-ofterschwang-gunzesried\",\n        \"highlight\": true,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60b4c4794279e90012717d9a\",\n                \"link\": \"https://backend.roundshot.com/cams/5f874889412553ab64370fb2d2ab4f23/original\",\n                \"title\": \"Cam1\"\n            }\n        ],\n        \"pictures\": [\n            {\n                \"type\": \"always\",\n                \"print\": \"\",\n                \"id\": \"60b74cb65ac35705b22aee5a\",\n                \"url\": \"https://download.eberl-online.net/pois/60b74cb65ac35705b22aee5a.jpg\",\n                \"title\": \"Bergbahn_Ofterschwang_2.jpg\",\n                \"imageSizes\": {\n                    \"16:9\": {\n                        \"url\": \"https://download.eberl-online.net/focus/0/0/1772/996.75/pois/60b74cb65ac35705b22aee5a.jpg\"\n                    },\n                    \"3:1\": {\n                        \"url\": \"https://download.eberl-online.net/focus/0/0/1772/590.6666666666666/pois/60b74cb65ac35705b22aee5a.jpg\"\n                    },\n                    \"1:1\": {\n                        \"url\": \"https://download.eberl-online.net/focus/0/0/1408/1408/pois/60b74cb65ac35705b22aee5a.jpg\"\n                    }\n                },\n                \"license\": {}\n            },\n            {\n                \"type\": \"always\",\n                \"print\": \"\",\n                \"id\": \"60ba07c95ac3570f512aee63\",\n                \"url\": \"https://download.eberl-online.net/pois/60ba07c95ac3570f512aee63.jpeg\",\n                \"title\": \"pistenplan-ofterschwang.jpeg\",\n                \"imageSizes\": {\n                    \"16:9\": {\n                        \"url\": \"https://download.eberl-online.net/focus/0/0/2000/1125/pois/60ba07c95ac3570f512aee63.jpeg\"\n                    },\n                    \"3:1\": {\n                        \"url\": \"https://download.eberl-online.net/focus/0/0/2000/666.6666666666666/pois/60ba07c95ac3570f512aee63.jpeg\"\n                    },\n                    \"1:1\": {\n                        \"url\": \"https://download.eberl-online.net/focus/0/0/1388/1388/pois/60ba07c95ac3570f512aee63.jpeg\"\n                    }\n                },\n                \"license\": {}\n            }\n        ],\n        \"openingHours\": {\n            \"freeAccess\": false,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": [\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                },\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                },\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                },\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                },\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                },\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                },\n                {\n                    \"active\": true,\n                    \"times\": [\n                        {\n                            \"from\": \"08:00\",\n                            \"to\": \"16:00\"\n                        }\n                    ]\n                }\n            ]\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"geo\": {\n            \"lat\": 47.497385,\n            \"lng\": 10.232745\n        },\n        \"description\": {\n            \"description\": \"<p>Genie&szlig;en Sie das Familien-Wandergebiet Ofterschwanger Horn!&nbsp;<br />\\nMit der Panorama-Sesselbahn, dem Weltcupexpress&nbsp;<br />\\ngelangen Sie zu Ausgangspunkten f&uuml;r gem&uuml;tliche H&ouml;henwanderungen&nbsp;<br />\\nund Einkehrm&ouml;glichkeiten! Downhill-Roller-Verleih, Frizbee-Golf-Parcours u. kostenloser Fahrrad-Transport!</p>\\n\",\n            \"seasonalDescription\": \"<p>Das 2-T&auml;ler Skigebiet Ofterschwang-Gunzesried bietet mit seinen familiengeeigneten Pisten und Kinder&uuml;bungsgel&auml;nden sowohl f&uuml;r Anf&auml;nger als auch f&uuml;r ge&uuml;bte Skifahrer das perfekte Skigebiet.</p>\\n\\n<p>Es bietet im Bereich Ski-Alpin ein variables Skigebiet der Spitzenklasse. Insgesamt 18 km Piste in allen Schwierigkeitsgraden bieten Spa&szlig; und Genuss f&uuml;r alle Altersklassen.</p>\\n\\n<p>Die gem&uuml;tlichen und z&uuml;nftigen Einkehrh&uuml;tten laden mit abwechslungsreicher Gastronomie zum Verweilen ein. Im direkten Verbund mit dem benachbarten Skigebiet H&ouml;rnerbahn k&ouml;nnen Sie jederzeit mit kostenfreiem Busshuttle beide Skigebiete mit dem gleichen Skipass nutzen.</p>\\n\",\n            \"hygieneNoticeText\": \"<p>Die Bergbahnen Ofterschwang-Gunzesried unterst&uuml;tzen diese Ma&szlig;nahme zum Schutz unserer G&auml;ste, Mitarbeiterinnen und Mitarbeiter sowie Bewohner. Wir bedanken uns recht herzlich f&uuml;r Ihr Verst&auml;ndnis.</p>\\n\",\n            \"hygieneNoticeIUrl\": \"www.go-ofterschwang.de\",\n            \"arrivalInformation\": \"<p>Am n&ouml;rdlichen Ende der H&ouml;rnerkette im Allg&auml;u am Ofterschwanger Horn, u.a. mit 4 Talabfahrten in 2 T&auml;ler. Ofterschwang liegt rund 5 km von Sonthofen in s&uuml;dwestlicher Richtung.</p>\\n\\n<p><strong>&Ouml;ffentliche Verkehrsmittel</strong><br />\\nAb Bahnhof Sonthofen per Linienbus nach Ofterschwang.&nbsp;</p>\\n\\n<p><strong>Anfahrt mit PKW</strong><br />\\nEs stehen zahlreiche kostenfreie Parkpl&auml;tze an der Talstation &quot;Ossi-Reichert-Bahn&quot; in Gunzesried und Talstation &quot;Weltcup Express&quot; in Ofterschwang zur Verf&uuml;gung.&nbsp;</p>\\n\\n<p><strong>Parken</strong><br />\\nKostenlose Parkpl&auml;tze in Ofterschwang und Gunzesried.</p>\\n\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"<p>Das 2-T&auml;ler Skigebiet Ofterschwang-Gunzesried bietet mit der Weltcup-Piste und den familiengeeigneten Pisten sowie Kinder&uuml;bungsgel&auml;nden sowohl f&uuml;r Anf&auml;nger als auch f&uuml;r ge&uuml;bte Skifahrer das perfekte Skigebiet.</p>\\n\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"showWebcamsFirst\": true,\n        \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n        \"searchText\": \"bergbahnen ofterschwang gunzesried\",\n        \"createdAt\": \"2021-05-31T11:11:53.440Z\",\n        \"updatedAt\": \"2021-06-04T21:00:49.265Z\",\n        \"categoryType\": \"60b49f6f9d71c30012efbe55\",\n        \"categoryURIPart\": \"berg-und-skigebiet\",\n        \"updatedBy\": \"332ef364-76ba-4f63-874f-2a2ef29849ae\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [\n            [\n                1627884000,\n                1627912800\n            ],\n            [\n                1627970400,\n                1627999200\n            ],\n            [\n                1628056800,\n                1628085600\n            ],\n            [\n                1628143200,\n                1628172000\n            ],\n            [\n                1628229600,\n                1628258400\n            ],\n            [\n                1628316000,\n                1628344800\n            ],\n            [\n                1628402400,\n                1628431200\n            ],\n            [\n                1628488800,\n                1628517600\n            ],\n            [\n                1628575200,\n                1628604000\n            ],\n            [\n                1628661600,\n                1628690400\n            ],\n            [\n                1628748000,\n                1628776800\n            ],\n            [\n                1628834400,\n                1628863200\n            ],\n            [\n                1628920800,\n                1628949600\n            ],\n            [\n                1629007200,\n                1629036000\n            ],\n            [\n                1629093600,\n                1629122400\n            ],\n            [\n                1629180000,\n                1629208800\n            ],\n            [\n                1629266400,\n                1629295200\n            ],\n            [\n                1629352800,\n                1629381600\n            ],\n            [\n                1629439200,\n                1629468000\n            ],\n            [\n                1629525600,\n                1629554400\n            ],\n            [\n                1629612000,\n                1629640800\n            ],\n            [\n                1629698400,\n                1629727200\n            ],\n            [\n                1629784800,\n                1629813600\n            ],\n            [\n                1629871200,\n                1629900000\n            ],\n            [\n                1629957600,\n                1629986400\n            ],\n            [\n                1630044000,\n                1630072800\n            ],\n            [\n                1630130400,\n                1630159200\n            ],\n            [\n                1630216800,\n                1630245600\n            ]\n        ],\n        \"permissions\": \"write\"\n    },\n    {\n        \"_id\": \"60af5e20a2ee6800125634fa\",\n        \"state\": {\n            \"state\": \"closed\",\n            \"avalancheLevel\": \"\",\n            \"waterQuality\": \"\",\n            \"difficulty\": \"hard\",\n            \"trackType\": \"\",\n            \"snowTexture\": \"\",\n            \"pathCondition\": [],\n            \"bestSeason\": [],\n            \"location\": \"\",\n            \"lastAscent\": \"\",\n            \"lastDescent\": \"\",\n            \"firstAscent\": \"\",\n            \"seasonStart\": null,\n            \"seasonEnd\": null,\n            \"prognosisCountLift\": 0,\n            \"prognosisCountTrail\": 0,\n            \"prognosisLengthLift\": 0,\n            \"prognosisLengthTrail\": 0,\n            \"stateInfo\": \"\",\n            \"valleySnowDepth\": 0,\n            \"mountainSnowDepth\": 0,\n            \"lastSnowFall\": null,\n            \"freshSnow\": 0,\n            \"capacityPerUnit\": 0,\n            \"carriage\": 0,\n            \"drivingTime\": \"\",\n            \"valleySeaLevel\": 0,\n            \"mountainSeaLevel\": 0,\n            \"height\": 0,\n            \"valleyLength\": 300,\n            \"heightDifference\": 75,\n            \"hasSnowMaking\": true,\n            \"hasValleyRun\": false,\n            \"lakeTemperature\": \"\",\n            \"temperature\": 0,\n            \"walkingTime\": \"\",\n            \"floodlightAt\": null,\n            \"floodlightFrom\": \"\",\n            \"floodlightUntil\": \"\",\n            \"length\": 0,\n            \"lowestHeight\": 0,\n            \"highestHeight\": 0,\n            \"condition\": 0,\n            \"experienceFactor\": 0,\n            \"landscapeFactor\": 0\n        },\n        \"route\": {\n            \"gpx\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            },\n            \"image\": {\n                \"title\": \"\",\n                \"url\": \"\",\n                \"id\": \"\"\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"zip\": \"87527\",\n            \"city\": \"Ofterschwang\"\n        },\n        \"manualSlug\": false,\n        \"hidden\": false,\n        \"active\": true,\n        \"additionalPrincipals\": [],\n        \"additionalCategories\": [],\n        \"searchTerms\": [],\n        \"features\": [\n            \"607568d338ce600012e9199c\",\n            \"60a61a31bab60500123c8a4d\",\n            \"60a68633462637001164ad5f\",\n            \"60a68627462637001164ad5d\",\n            \"60a61771bab60500123c8a38\"\n        ],\n        \"freeEntrance\": false,\n        \"belongsToPlaces\": [],\n        \"relatedPois\": [],\n        \"highlightPois\": [],\n        \"regions\": [\n            \"60a61268462637001164ac78\"\n        ],\n        \"title\": \"1a Umfahrung Sonnenhof\",\n        \"subTitle\": \"\",\n        \"shortTitle\": \"\",\n        \"sortTitle\": \"1aumfahrungsonnenhof\",\n        \"category\": \"6049bf33b42c5b001117298b\",\n        \"slug\": \"1a-umfahrung-sonnenhof\",\n        \"highlight\": false,\n        \"online\": {},\n        \"webcamLinks\": [\n            {\n                \"_id\": \"60af5e20a2ee6800125634fb\"\n            }\n        ],\n        \"showWebcamsFirst\": false,\n        \"pictures\": [],\n        \"openingHours\": {\n            \"freeAccess\": true,\n            \"closedDays\": [\n                {}\n            ],\n            \"seasonalOpeningHours\": [],\n            \"specialDays\": [\n                {}\n            ],\n            \"description\": {\n                \"description\": \"\",\n                \"seasonalDescription\": \"\"\n            },\n            \"weekdays\": []\n        },\n        \"contact\": {\n            \"showContact\": \"address\"\n        },\n        \"additionalData\": [],\n        \"license\": {},\n        \"description\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"shortDescription\": {\n            \"description\": \"\",\n            \"seasonalDescription\": \"\"\n        },\n        \"principal\": \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"categoryGroup\": \"6049bc23dcd565001178b270\",\n        \"searchText\": \"1a umfahrung sonnenhof\",\n        \"createdAt\": \"2021-05-27T08:53:52.357Z\",\n        \"updatedAt\": \"2021-05-27T08:53:52.357Z\",\n        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n        \"categoryURIPart\": \"skipiste\",\n        \"updatedBy\": \"c134cb41-03a5-4286-bc1a-860657c7e7fe\",\n        \"pricePackages\": [],\n        \"calculatedOpeningHours\": [],\n        \"permissions\": \"write\"\n    }\n]"}],"_postman_id":"88e8d51d-ac2e-45c3-b00d-82093b933aef"}],"id":"d6957ae7-d818-4b0c-8b49-7f1d7f4ed714","_postman_id":"d6957ae7-d818-4b0c-8b49-7f1d7f4ed714","description":""},{"name":"Kategorien","item":[{"name":"/categoryType Kategorie-Typen anzeigen","id":"49d9bbcf-2c57-4884-9e3e-e5ff1f33d844","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/categoryType/?apiKey={{apiKey}}","urlObject":{"path":[""],"host":["https://poi.api.eberl-online.net/v2/categoryType"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"disabled":true,"key":"$limit","value":"2"}],"variable":[]}},"response":[{"id":"d595e4d9-461b-4c02-bcdf-afe3d2cab460","name":"/categoryType Kategorie-Typen anzeigen","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/categoryType/?apiKey={{apiKey}}&$limit=2","host":["https://poi.api.eberl-online.net/v2/categoryType"],"path":[""],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"$limit","value":"2","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 02 Aug 2021 14:44:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"ETag","value":"W/\"41a-ikDV+zQLHqfwL7TwBpsz0F+NO/g\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"59af0932b296890100d0b1dd\",\n        \"hidden\": false,\n        \"principals\": [\n            \"00000000-0000-0000-1000-000000000001\"\n        ],\n        \"title\": \"Destination\",\n        \"categoryGroup\": \"59af0907b296890100d0b1db\",\n        \"createdAt\": \"2017-09-05T20:29:38.756Z\",\n        \"updatedAt\": \"2017-09-11T12:22:34.091Z\",\n        \"owner\": \"00000000-0000-0000-1000-000000000001\",\n        \"_include\": [\n            \"categories\"\n        ],\n        \"categories\": [\n            {\n                \"_id\": \"59af0936663a660100095960\",\n                \"title\": \"Ort\",\n                \"hidden\": false,\n                \"categoryType\": \"59af0932b296890100d0b1dd\",\n                \"mappingField\": null,\n                \"createdAt\": \"2017-09-05T20:29:42.920Z\",\n                \"updatedAt\": \"2017-09-11T12:22:36.926Z\"\n            }\n        ]\n    },\n    {\n        \"_id\": \"5f59ed91de02f4001171c0ed\",\n        \"hidden\": false,\n        \"principals\": [\n            \"00000000-0000-0000-1000-000000000001\"\n        ],\n        \"title\": \"Ausstattung\",\n        \"categoryGroup\": \"5f59ed7108183400118f0060\",\n        \"createdAt\": \"2020-09-10T09:10:41.054Z\",\n        \"updatedAt\": \"2020-09-10T09:10:41.054Z\",\n        \"urlPart\": \"ausstattung\",\n        \"_include\": [\n            \"categories\"\n        ],\n        \"categories\": [\n            {\n                \"_id\": \"5f59ed9ad537790011042829\",\n                \"hidden\": false,\n                \"title\": \"Waschmöglichkeit\",\n                \"categoryType\": \"5f59ed91de02f4001171c0ed\",\n                \"createdAt\": \"2020-09-10T09:10:50.964Z\",\n                \"updatedAt\": \"2020-09-10T09:10:50.964Z\"\n            }\n        ]\n    }\n]"}],"_postman_id":"49d9bbcf-2c57-4884-9e3e-e5ff1f33d844"},{"name":"/categoryGroup Kategorie-Gruppen anzeigen","id":"0c17d5d5-cef9-4e93-ba0d-a0c6f258d8bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/categoryGroup/?apiKey={{apiKey}}","urlObject":{"path":[""],"host":["https://poi.api.eberl-online.net/v2/categoryGroup"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"disabled":true,"description":{"content":"<p>Ausgabe-Felder auf definierte beschränken</p>\n","type":"text/plain"},"key":"$select[]","value":"title"},{"disabled":true,"key":"$select[]","value":"shortTitle"}],"variable":[]}},"response":[{"id":"70b68f03-f664-4e9a-b3b4-eacd64dbba2d","name":"/categoryGroup Kategorie-Gruppen anzeigen","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/categoryGroup/?apiKey={{apiKey}}&$select[]=title&$select[]=shortTitle","host":["https://poi.api.eberl-online.net/v2/categoryGroup"],"path":[""],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"$select[]","value":"title","description":"Ausgabe-Felder auf definierte beschränken"},{"key":"$select[]","value":"shortTitle"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 02 Aug 2021 14:44:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"ce-IRECOOnwrJVVPVABI06ePjXHlUE\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"59af08f217f9ec01009b1617\",\n        \"title\": \"POI\",\n        \"shortTitle\": \"\"\n    },\n    {\n        \"_id\": \"6049bc23dcd565001178b270\",\n        \"title\": \"Strecke\",\n        \"shortTitle\": \"\"\n    },\n    {\n        \"_id\": \"5d5bba43ccbbf0110ad199fd\",\n        \"title\": \"Produkt\",\n        \"shortTitle\": null\n    }\n]"}],"_postman_id":"0c17d5d5-cef9-4e93-ba0d-a0c6f258d8bd"}],"id":"068c4a51-98f3-49b7-8e62-233b57dcabb4","_postman_id":"068c4a51-98f3-49b7-8e62-233b57dcabb4","description":""},{"name":"Merkmale","item":[{"name":"/featureGroup Merkmalsgruppen inkl. Merkmalen ausgeben","id":"15c4398a-a62e-4e53-956c-4763ecc04a8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/featureGroup/?apiKey={{apiKey}}&$select[]=title&$select[]=features","urlObject":{"path":[""],"host":["https://poi.api.eberl-online.net/v2/featureGroup"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"description":{"content":"<p>Felder auf definierte beschränken. Bestimmte Felder werden trotz dessen ausgegeben.\nGET /poi/609a7b1264398d1dcb9a820a?$select[]=feld&amp;$select[]=weiteresFeld&amp;apiKey=klsdfjk...</p>\n","type":"text/plain"},"key":"$select[]","value":"title"},{"key":"$select[]","value":"features"}],"variable":[]}},"response":[{"id":"acb85e5d-d973-4c14-872b-ca181c34d224","name":"/featureGroup Merkmalsgruppen inkl. Merkmalen ausgeben","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/featureGroup/?apiKey={{apiKey}}&$select[]=title&$select[]=features","host":["https://poi.api.eberl-online.net/v2/featureGroup"],"path":[""],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"$select[]","value":"title","description":"Felder auf definierte beschränken. Bestimmte Felder werden trotz dessen ausgegeben.\nGET /poi/609a7b1264398d1dcb9a820a?$select[]=feld&$select[]=weiteresFeld&apiKey=klsdfjk...\n"},{"key":"$select[]","value":"features"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 02 Aug 2021 14:43:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"ETag","value":"W/\"8f3-Fnjqc3DKC0HNXeD3CH+WTfku63g\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6037a5b12eda0b0012eb3ca2\",\n        \"title\": \"Eigenschaften\",\n        \"_include\": [\n            \"features\"\n        ],\n        \"features\": [\n            {\n                \"_id\": \"6076d6688d6dd80012e8024d\",\n                \"hidden\": false,\n                \"valueType\": \"\",\n                \"valueItems\": [],\n                \"internalControlFeature\": false,\n                \"featureGroup\": \"6037a5b12eda0b0012eb3ca2\",\n                \"title\": \"E-Bike-Ladestation\",\n                \"createdAt\": \"2021-04-14T11:47:52.480Z\",\n                \"updatedAt\": \"2021-04-14T11:47:52.480Z\"\n            },\n            {\n                \"_id\": \"60756ac4a91ad00012c921b4\",\n                \"hidden\": false,\n                \"valueType\": \"\",\n                \"valueItems\": [],\n                \"internalControlFeature\": false,\n                \"featureGroup\": \"6037a5b12eda0b0012eb3ca2\",\n                \"title\": \"Kinderwagen geeignet\",\n                \"createdAt\": \"2021-04-13T09:56:20.343Z\",\n                \"updatedAt\": \"2021-04-13T09:56:20.343Z\"\n            },\n            {\n                \"_id\": \"60756892a91ad00012c9219d\",\n                \"hidden\": false,\n                \"valueType\": \"\",\n                \"valueItems\": [],\n                \"internalControlFeature\": false,\n                \"title\": \"Schlechtwetter geeignet\",\n                \"shortTitle\": \"\",\n                \"pictureURL\": \"\",\n                \"mappingField\": \"\",\n                \"featureGroup\": \"6037a5b12eda0b0012eb3ca2\",\n                \"createdAt\": \"2021-04-13T09:46:58.864Z\",\n                \"updatedAt\": \"2021-04-13T09:46:58.864Z\"\n            },\n            {\n                \"_id\": \"6075696da91ad00012c921a2\",\n                \"hidden\": false,\n                \"valueType\": \"\",\n                \"valueItems\": [],\n                \"internalControlFeature\": false,\n                \"featureGroup\": \"6037a5b12eda0b0012eb3ca2\",\n                \"title\": \"Spielplatz vorhanden\",\n                \"createdAt\": \"2021-04-13T09:50:37.646Z\",\n                \"updatedAt\": \"2021-04-13T09:50:37.646Z\"\n            },\n            {\n                \"_id\": \"60756ae7a91ad00012c921b6\",\n                \"hidden\": false,\n                \"valueType\": \"\",\n                \"valueItems\": [],\n                \"internalControlFeature\": false,\n                \"featureGroup\": \"6037a5b12eda0b0012eb3ca2\",\n                \"title\": \"WC-Anlage (öffentlich)\",\n                \"createdAt\": \"2021-04-13T09:56:55.948Z\",\n                \"updatedAt\": \"2021-04-13T09:56:55.948Z\"\n            },\n            {\n                \"_id\": \"607568a438ce600012e91996\",\n                \"hidden\": false,\n                \"valueType\": \"\",\n                \"valueItems\": [],\n                \"internalControlFeature\": false,\n                \"featureGroup\": \"6037a5b12eda0b0012eb3ca2\",\n                \"title\": \"barrierefrei\",\n                \"createdAt\": \"2021-04-13T09:47:16.363Z\",\n                \"updatedAt\": \"2021-04-13T09:47:16.363Z\"\n            },\n            {\n                \"_id\": \"6037a5bc2eda0b0012eb3ca4\",\n                \"hidden\": false,\n                \"valueType\": \"\",\n                \"valueItems\": [],\n                \"internalControlFeature\": false,\n                \"title\": \"für Familien\",\n                \"shortTitle\": \"\",\n                \"pictureURL\": \"\",\n                \"mappingField\": \"\",\n                \"featureGroup\": \"6037a5b12eda0b0012eb3ca2\",\n                \"createdAt\": \"2021-02-25T13:27:24.513Z\",\n                \"updatedAt\": \"2021-02-25T13:27:24.513Z\"\n            },\n            {\n                \"_id\": \"60756960a91ad00012c921a0\",\n                \"hidden\": false,\n                \"valueType\": \"\",\n                \"valueItems\": [],\n                \"internalControlFeature\": false,\n                \"featureGroup\": \"6037a5b12eda0b0012eb3ca2\",\n                \"title\": \"für Gruppen geeignet\",\n                \"createdAt\": \"2021-04-13T09:50:24.023Z\",\n                \"updatedAt\": \"2021-04-13T09:50:24.023Z\"\n            }\n        ]\n    }\n]"}],"_postman_id":"15c4398a-a62e-4e53-956c-4763ecc04a8f"}],"id":"ce2f81f9-171c-4c31-b87e-08d581a369f9","_postman_id":"ce2f81f9-171c-4c31-b87e-08d581a369f9","description":""},{"name":"Intern (z.T. nur mit JWT-Token)","item":[{"name":"/auth","id":"6ac56cae-b104-4f19-beb8-c4021b186954","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/auth","description":"<p>Wird Intern vom Service für API-Tokens verwendet. Kein Zugriff von außen.</p>\n","urlObject":{"host":["https://poi.api.eberl-online.net/v2/auth"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ac56cae-b104-4f19-beb8-c4021b186954"},{"name":"/category","id":"1a9bfbb9-944b-4c6a-b959-3ced7660bfa0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/category","urlObject":{"host":["https://poi.api.eberl-online.net/v2/category"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a9bfbb9-944b-4c6a-b959-3ced7660bfa0"},{"name":"/category Erstellen","id":"84345043-0388-42f2-8d7d-70fe510567a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"test-essen\",\n    \"shortTitle\": \"\",\n    \"pictureURL\": \"\",\n    \"mappingField\": \"\",\n    \"valueType\": \"\",\n    \"categoryType\": \"5fc745cf11f9a80011aea55c\"\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/category","urlObject":{"host":["https://poi.api.eberl-online.net/v2/category"],"query":[],"variable":[]}},"response":[{"id":"3d62f044-3f41-49e3-90d4-4ae512a2732c","name":"/category Erstellen","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"test-essen\",\n    \"shortTitle\": \"\",\n    \"pictureURL\": \"\",\n    \"mappingField\": \"\",\n    \"valueType\": \"\",\n    \"categoryType\": \"5fc745cf11f9a80011aea55c\"\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/category"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 09:34:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"224"},{"key":"Connection","value":"keep-alive"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"e0-KkZsu1LM7XVRNM1NBpvTy7h0vRY\""},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=21ddfb2243adc1c442b0c672b9c0c3ed517c8b5ee881d6c7d9edadda4f26716b;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"}],"cookie":[],"responseTime":null,"body":"{\n    \"hidden\": false,\n    \"mappingField\": \"\",\n    \"_id\": \"611e25bb468bf19cf0e6837c\",\n    \"title\": \"test-essen\",\n    \"shortTitle\": \"\",\n    \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n    \"createdAt\": \"2021-08-19T09:34:51.818Z\",\n    \"updatedAt\": \"2021-08-19T09:34:51.818Z\"\n}"}],"_postman_id":"84345043-0388-42f2-8d7d-70fe510567a7"},{"name":"/category Ändern","id":"67ff074a-d569-4ae5-afcb-98219aedaadf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"hidden\": false,\n    \"mappingField\": \"\",\n    \"title\": \"test-essen\",\n    \"shortTitle\": \"tst-essen\",\n    \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n    \"createdAt\": \"2021-08-19T09:31:59.606Z\",\n    \"updatedAt\": \"2021-08-19T09:31:59.606Z\",\n    \"edited\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/category/:id","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/category"],"query":[],"variable":[{"description":{"content":"<p>Category-ID</p>\n","type":"text/plain"},"type":"any","value":"611e25bb468bf19cf0e6837c","key":"id"}]}},"response":[{"id":"414a4374-bd58-4a5d-9d82-734f31980dc6","name":"/category Ändern","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"hidden\": false,\n    \"mappingField\": \"\",\n    \"title\": \"test-essen\",\n    \"shortTitle\": \"tst-essen\",\n    \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n    \"createdAt\": \"2021-08-19T09:31:59.606Z\",\n    \"updatedAt\": \"2021-08-19T09:31:59.606Z\",\n    \"edited\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://poi.api.eberl-online.net/v2/category/:id","host":["https://poi.api.eberl-online.net/v2/category"],"path":[":id"],"variable":[{"key":"id","value":"611e25bb468bf19cf0e6837c","description":"Category-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 09:39:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"e9-lLdc08Aj8qvydMfVdD0fLtBonxM\""},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=873281abc7ca016df6a4b3d42cb6cc887f2c2f0dce4f92aac9d0fbf94ebbc906;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"611e25bb468bf19cf0e6837c\",\n    \"hidden\": false,\n    \"mappingField\": \"\",\n    \"title\": \"test-essen\",\n    \"shortTitle\": \"tst-essen\",\n    \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n    \"createdAt\": \"2021-08-19T09:31:59.606Z\",\n    \"updatedAt\": \"2021-08-19T09:31:59.606Z\"\n}"}],"_postman_id":"67ff074a-d569-4ae5-afcb-98219aedaadf"},{"name":"/category Löschen","id":"9a3bad04-9418-425e-818d-9f1394b7075a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://poi.api.eberl-online.net/v2/category/:id","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/category"],"query":[],"variable":[{"description":{"content":"<p>Category-ID</p>\n","type":"text/plain"},"type":"any","value":"611e25bb468bf19cf0e6837c","key":"id"}]}},"response":[{"id":"6a9faf9a-115d-480d-bfe7-3e9bd03f97fa","name":"/category Löschen","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/category/:id","host":["https://poi.api.eberl-online.net/v2/category"],"path":[":id"],"variable":[{"key":"id","value":"611e25bb468bf19cf0e6837c","description":"Category-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 09:41:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"e9-lLdc08Aj8qvydMfVdD0fLtBonxM\""},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=873281abc7ca016df6a4b3d42cb6cc887f2c2f0dce4f92aac9d0fbf94ebbc906;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"611e25bb468bf19cf0e6837c\",\n    \"hidden\": false,\n    \"mappingField\": \"\",\n    \"title\": \"test-essen\",\n    \"shortTitle\": \"tst-essen\",\n    \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n    \"createdAt\": \"2021-08-19T09:31:59.606Z\",\n    \"updatedAt\": \"2021-08-19T09:31:59.606Z\"\n}"}],"_postman_id":"9a3bad04-9418-425e-818d-9f1394b7075a"},{"name":"/categoryGroup inkl. Kategorietypen und Kategorien","id":"d1c6687f-6a0d-4a13-b22b-dd3a80cafd75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/categoryGroup?withCategories=true&ignorePrincipalId=\"1\"","urlObject":{"host":["https://poi.api.eberl-online.net/v2/categoryGroup"],"query":[{"description":{"content":"<p>inkl. Kategorietypen und Kategorien anzeigen</p>\n","type":"text/plain"},"key":"withCategories","value":"true"},{"description":{"content":"<p>Inhalte aller mandanten. \"1\" muss mit Anführungsstrichen ins value</p>\n","type":"text/plain"},"key":"ignorePrincipalId","value":"\"1\""}],"variable":[]}},"response":[{"id":"c32167bc-ed7e-4976-9752-0d9294fd8dc5","name":"/categoryGroup ignorePrincipalId + withCategories","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/categoryGroup?withCategories=true&ignorePrincipalId=\"1\"","host":["https://poi.api.eberl-online.net/v2/categoryGroup"],"query":[{"key":"withCategories","value":"true","description":"inkl. Kategorietypen und Kategorien anzeigen"},{"key":"ignorePrincipalId","value":"\"1\"","description":"Inhalte aller mandanten. \"1\" muss mit Anführungsstrichen ins value"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 04 Aug 2021 15:56:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"12918"},{"key":"Connection","value":"keep-alive"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"W/\"144a9-5Rc/se7jHYu/e0CgUCSs2u/XAnY\""},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=21ddfb2243adc1c442b0c672b9c0c3ed517c8b5ee881d6c7d9edadda4f26716b;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"59af08f217f9ec01009b1617\",\n        \"hidden\": false,\n        \"principals\": [\n            \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n            \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n            \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n            \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n            \"00000000-0000-0000-1000-000000000001\",\n            \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n            \"f11e88cc-1682-4b31-a52d-1902e98a59a9\"\n        ],\n        \"poiSteps\": [\n            \"socialMedia\",\n            \"latestNews\",\n            \"description\",\n            \"media\",\n            \"prices\",\n            \"openingHours\",\n            \"features\",\n            \"contactData\",\n            \"connections\",\n            \"license\"\n        ],\n        \"title\": \"POI\",\n        \"urlPart\": \"poi\",\n        \"createdAt\": \"2017-09-05T20:28:34.245Z\",\n        \"updatedAt\": \"2017-09-05T20:28:34.245Z\",\n        \"shortTitle\": \"\",\n        \"categoryTypes\": [\n            {\n                \"_id\": \"6049fb36dcd565001178b35c\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [\n                    \"lake\"\n                ],\n                \"title\": \" Baden / Schwimmen\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2021-03-11T11:12:54.256Z\",\n                \"updatedAt\": \"2021-03-11T11:12:54.256Z\",\n                \"urlPart\": \"badespass\",\n                \"categories\": [\n                    {\n                        \"_id\": \"6049ff10b42c5b00111729e3\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Badeseen\",\n                        \"categoryType\": \"6049fb36dcd565001178b35c\",\n                        \"title\": \"Badesee\",\n                        \"createdAt\": \"2021-03-11T11:29:20.335Z\",\n                        \"updatedAt\": \"2021-03-11T11:29:20.335Z\",\n                        \"pictureUrl\": \"mdi-swim\"\n                    },\n                    {\n                        \"_id\": \"6049ff1db42c5b00111729e7\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Badeseen\",\n                        \"categoryType\": \"6049fb36dcd565001178b35c\",\n                        \"title\": \"Freibad\",\n                        \"createdAt\": \"2021-03-11T11:29:33.488Z\",\n                        \"updatedAt\": \"2021-03-11T11:29:33.488Z\",\n                        \"pictureUrl\": \"mdi-swim\"\n                    },\n                    {\n                        \"_id\": \"60ff9c0531a1a100122ac026\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Badeseen\",\n                        \"categoryType\": \"6049fb36dcd565001178b35c\",\n                        \"title\": \"Erlebnisbad\",\n                        \"createdAt\": \"2021-07-27T05:39:17.497Z\",\n                        \"updatedAt\": \"2021-07-27T05:39:17.497Z\",\n                        \"pictureUrl\": \"mdi-swim\"\n                    },\n                    {\n                        \"_id\": \"60ff9cac31a1a100122ac029\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Badeseen\",\n                        \"categoryType\": \"6049fb36dcd565001178b35c\",\n                        \"title\": \"Therme / Hallenbad\",\n                        \"updatedAt\": \"2021-07-27T05:42:02.824Z\",\n                        \"createdAt\": \"2021-07-27T05:42:02.824Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"6049fb2adcd565001178b35a\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [\n                    \"lift\"\n                ],\n                \"title\": \" Bergbahnen & Lifte \",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2021-03-11T11:12:42.983Z\",\n                \"updatedAt\": \"2021-03-11T11:12:42.983Z\",\n                \"urlPart\": \"bergbahnen-skilifte\",\n                \"categories\": [\n                    {\n                        \"_id\": \"6049fca8b42c5b00111729cf\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"categoryType\": \"6049fb2adcd565001178b35a\",\n                        \"title\": \"Snowpark / Funpark\",\n                        \"createdAt\": \"2021-03-11T11:19:04.574Z\",\n                        \"updatedAt\": \"2021-03-11T11:19:04.574Z\"\n                    },\n                    {\n                        \"_id\": \"6049fc86b42c5b00111729cb\",\n                        \"hidden\": false,\n                        \"categoryType\": \"6049fb2adcd565001178b35a\",\n                        \"title\": \"Schlepplift\",\n                        \"createdAt\": \"2021-03-11T11:18:30.103Z\",\n                        \"updatedAt\": \"2021-03-11T11:18:30.103Z\"\n                    },\n                    {\n                        \"_id\": \"6049fd6eb42c5b00111729d4\",\n                        \"hidden\": false,\n                        \"categoryType\": \"6049fb2adcd565001178b35a\",\n                        \"title\": \"Tellerlift\",\n                        \"createdAt\": \"2021-03-11T11:22:22.635Z\",\n                        \"updatedAt\": \"2021-03-11T11:22:22.635Z\"\n                    },\n                    {\n                        \"_id\": \"6049fcb1b42c5b00111729d1\",\n                        \"hidden\": false,\n                        \"categoryType\": \"6049fb2adcd565001178b35a\",\n                        \"title\": \"Halfpipe\",\n                        \"createdAt\": \"2021-03-11T11:19:13.720Z\",\n                        \"updatedAt\": \"2021-03-11T11:19:13.720Z\"\n                    },\n                    {\n                        \"_id\": \"6049fdbbb42c5b00111729d8\",\n                        \"hidden\": false,\n                        \"categoryType\": \"6049fb2adcd565001178b35a\",\n                        \"title\": \"Übungslift / Seilift\",\n                        \"createdAt\": \"2021-03-11T11:23:39.562Z\",\n                        \"updatedAt\": \"2021-03-11T11:23:39.562Z\"\n                    },\n                    {\n                        \"_id\": \"6049fe50b42c5b00111729dd\",\n                        \"hidden\": false,\n                        \"title\": \"Seilbahn\",\n                        \"shortTitle\": \"\",\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049fb2adcd565001178b35a\",\n                        \"createdAt\": \"2021-03-11T11:26:08.526Z\",\n                        \"updatedAt\": \"2021-03-11T11:26:08.526Z\"\n                    },\n                    {\n                        \"_id\": \"6049fd8ab42c5b00111729d6\",\n                        \"hidden\": false,\n                        \"categoryType\": \"6049fb2adcd565001178b35a\",\n                        \"title\": \"Zauberteppich\",\n                        \"createdAt\": \"2021-03-11T11:22:50.674Z\",\n                        \"updatedAt\": \"2021-03-11T11:22:50.674Z\"\n                    },\n                    {\n                        \"_id\": \"6049fc6db42c5b00111729c1\",\n                        \"hidden\": false,\n                        \"title\": \"Kabinenbahn\",\n                        \"shortTitle\": \"\",\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049fb2adcd565001178b35a\",\n                        \"createdAt\": \"2021-03-11T11:18:05.091Z\",\n                        \"updatedAt\": \"2021-03-11T11:18:05.091Z\"\n                    },\n                    {\n                        \"_id\": \"6049fc7db42c5b00111729c7\",\n                        \"hidden\": false,\n                        \"categoryType\": \"6049fb2adcd565001178b35a\",\n                        \"title\": \"Sessellift\",\n                        \"createdAt\": \"2021-03-11T11:18:21.187Z\",\n                        \"updatedAt\": \"2021-03-11T11:18:21.187Z\"\n                    },\n                    {\n                        \"_id\": \"6049fc75b42c5b00111729c5\",\n                        \"hidden\": false,\n                        \"categoryType\": \"6049fb2adcd565001178b35a\",\n                        \"title\": \"Lift\",\n                        \"createdAt\": \"2021-03-11T11:18:13.867Z\",\n                        \"updatedAt\": \"2021-03-11T11:18:13.867Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"6075334c1d240a001182a36d\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [\n                    \"huts\"\n                ],\n                \"title\": \"Alpen & Hütten (Bergsportbericht)\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2021-04-13T05:59:40.001Z\",\n                \"updatedAt\": \"2021-04-13T05:59:40.001Z\",\n                \"urlPart\": \"alpen-huetten\",\n                \"categories\": [\n                    {\n                        \"_id\": \"6075335b1d240a001182a36f\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Hütten & Alpen\",\n                        \"title\": \"Alpe\",\n                        \"shortTitle\": \"\",\n                        \"categoryType\": \"6075334c1d240a001182a36d\",\n                        \"createdAt\": \"2021-04-13T05:59:55.876Z\",\n                        \"updatedAt\": \"2021-04-13T05:59:55.876Z\",\n                        \"pictureUrl\": \"mdi-home-map-marker\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"59af094213951f0100c1da83\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"515b69ad-cd70-433f-a9ca-faf42a1d219f\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Baden & Wohlfühlen\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2017-09-05T20:29:54.808Z\",\n                \"updatedAt\": \"2017-10-17T11:10:33.131Z\",\n                \"urlPart\": \"baden\",\n                \"shortTitle\": \"Baden\",\n                \"owner\": \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n                \"categories\": [\n                    {\n                        \"_id\": \"59af09a1663a660100095963\",\n                        \"title\": \"Freibad\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af094213951f0100c1da83\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:31:29.841Z\",\n                        \"updatedAt\": \"2017-09-07T15:16:23.341Z\"\n                    },\n                    {\n                        \"_id\": \"59af09a713951f0100c1da86\",\n                        \"title\": \"Erlebnisbad\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af094213951f0100c1da83\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:31:35.568Z\",\n                        \"updatedAt\": \"2017-09-07T15:16:31.390Z\"\n                    },\n                    {\n                        \"_id\": \"59b162d8538a36010066a65f\",\n                        \"title\": \"Sauna & Fitness\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af094213951f0100c1da83\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-07T15:16:40.020Z\",\n                        \"updatedAt\": \"2017-09-07T15:16:43.356Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"60b49f6f9d71c30012efbe55\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [\n                    \"ski\"\n                ],\n                \"title\": \"Berg- und Skigebiet (Bergsportbericht)\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2021-05-31T08:33:51.570Z\",\n                \"updatedAt\": \"2021-05-31T08:33:51.570Z\",\n                \"categories\": [\n                    {\n                        \"_id\": \"60b49f7b9d71c30012efbe57\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Bergbahnen\",\n                        \"title\": \"Berg- und Skigebiet\",\n                        \"shortTitle\": \"\",\n                        \"categoryType\": \"60b49f6f9d71c30012efbe55\",\n                        \"createdAt\": \"2021-05-31T08:34:03.876Z\",\n                        \"updatedAt\": \"2021-05-31T08:34:03.876Z\",\n                        \"pictureUrl\": \"mdi-gondola\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"59af0951663a660100095961\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"515b69ad-cd70-433f-a9ca-faf42a1d219f\"\n                ],\n                \"poiSteps\": [\n                    \"lift\"\n                ],\n                \"title\": \"Bergbahnen & Skilifte\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2017-09-05T20:30:09.073Z\",\n                \"updatedAt\": \"2017-10-17T11:10:39.969Z\",\n                \"urlPart\": \"bergbahnen\",\n                \"shortTitle\": \"Bergbahnen\",\n                \"owner\": \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n                \"categories\": [\n                    {\n                        \"_id\": \"59af09ae663a660100095964\",\n                        \"title\": \"Kabinenbahn\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0951663a660100095961\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:31:42.540Z\",\n                        \"updatedAt\": \"2017-11-10T12:16:01.506Z\"\n                    },\n                    {\n                        \"_id\": \"59af09b9663a660100095965\",\n                        \"title\": \"Skilift\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0951663a660100095961\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:31:53.866Z\",\n                        \"updatedAt\": \"2017-09-07T15:16:53.845Z\"\n                    },\n                    {\n                        \"_id\": \"59b162eca6a6b301004ebb3d\",\n                        \"title\": \"Skiverleih & Skischule\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0951663a660100095961\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-07T15:17:00.291Z\",\n                        \"updatedAt\": \"2017-09-21T06:46:52.932Z\"\n                    },\n                    {\n                        \"_id\": \"59af09b3d572c60100817485\",\n                        \"title\": \"Sesselbahn\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0951663a660100095961\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:31:47.903Z\",\n                        \"updatedAt\": \"2017-09-05T20:31:47.903Z\"\n                    },\n                    {\n                        \"_id\": \"59b162f340e08301004a5460\",\n                        \"title\": \"Rodelbahn\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0951663a660100095961\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-07T15:17:07.418Z\",\n                        \"updatedAt\": \"2017-09-07T15:17:07.418Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5e32c89061b3b31beb55acb9\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"c1a0f73e-769b-4a43-a427-be1db363a3d0\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Bildung\",\n                \"shortTitle\": null,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"urlPart\": \"bildung\",\n                \"createdAt\": \"2020-01-30T12:14:08.741Z\",\n                \"updatedAt\": \"2020-01-30T12:14:08.741Z\",\n                \"owner\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5e32c89e635a99bc85499b30\",\n                        \"title\": \"Schulen & Bildungseinrichtungen\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5e32c89061b3b31beb55acb9\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2020-01-30T12:14:22.578Z\",\n                        \"updatedAt\": \"2020-01-30T12:14:22.578Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"6049fb57dcd565001178b360\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [\n                    \"destination\"\n                ],\n                \"title\": \"Destination\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2021-03-11T11:13:27.750Z\",\n                \"updatedAt\": \"2021-03-11T11:13:27.750Z\",\n                \"categories\": [\n                    {\n                        \"_id\": \"6049fc60b42c5b00111729bf\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Ort / Gemeinde\",\n                        \"shortTitle\": \"\",\n                        \"categoryType\": \"6049fb57dcd565001178b360\",\n                        \"createdAt\": \"2021-03-11T11:17:52.895Z\",\n                        \"updatedAt\": \"2021-03-11T11:17:52.895Z\"\n                    },\n                    {\n                        \"_id\": \"6049fc6eb42c5b00111729c3\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"categoryType\": \"6049fb57dcd565001178b360\",\n                        \"title\": \"Touristischer Verband\",\n                        \"createdAt\": \"2021-03-11T11:18:06.585Z\",\n                        \"updatedAt\": \"2021-03-11T11:18:06.585Z\"\n                    },\n                    {\n                        \"_id\": \"6049fc86dcd565001178b362\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"categoryType\": \"6049fb57dcd565001178b360\",\n                        \"title\": \"Region\",\n                        \"createdAt\": \"2021-03-11T11:18:30.390Z\",\n                        \"updatedAt\": \"2021-03-11T11:18:30.390Z\"\n                    },\n                    {\n                        \"_id\": \"6049fc7fb42c5b00111729c9\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"categoryType\": \"6049fb57dcd565001178b360\",\n                        \"title\": \"Regionaler Tourismusverband\",\n                        \"createdAt\": \"2021-03-11T11:18:23.137Z\",\n                        \"updatedAt\": \"2021-03-11T11:18:23.137Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5fc74cc711f9a80011aea57f\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"00000000-0000-0000-1000-000000000001\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"f11e88cc-1682-4b31-a52d-1902e98a59a9\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Einkaufen \",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2020-12-02T08:13:59.724Z\",\n                \"updatedAt\": \"2020-12-02T08:13:59.724Z\",\n                \"urlPart\": \"einkaufen\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5fc74cd811f9a80011aea581\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Bäckerei / Konditorei \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:14:16.787Z\",\n                        \"updatedAt\": \"2020-12-02T08:14:16.787Z\"\n                    },\n                    {\n                        \"_id\": \"5fc753ce11f9a80011aea593\",\n                        \"hidden\": false,\n                        \"title\": \"Schreibwaren & Zeitschriften \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:43:58.656Z\",\n                        \"updatedAt\": \"2020-12-02T08:43:58.656Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74de111f9a80011aea58d\",\n                        \"hidden\": false,\n                        \"title\": \"Juwelier \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:18:41.449Z\",\n                        \"updatedAt\": \"2020-12-02T08:18:41.449Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74dad11f9a80011aea587\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Drogerie / Parfümerie \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:17:49.028Z\",\n                        \"updatedAt\": \"2020-12-02T08:17:49.028Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7543d11f9a80011aea59b\",\n                        \"hidden\": false,\n                        \"title\": \"Kiosk \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:45:49.723Z\",\n                        \"updatedAt\": \"2020-12-02T08:45:49.723Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74cef89482600123e35d0\",\n                        \"hidden\": false,\n                        \"title\": \"Metzgerei\",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:14:39.863Z\",\n                        \"updatedAt\": \"2020-12-02T08:14:39.863Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74d4089482600123e35d2\",\n                        \"hidden\": false,\n                        \"title\": \"Obst & Gemüse \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:16:00.725Z\",\n                        \"updatedAt\": \"2020-12-02T08:16:00.725Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74dba11f9a80011aea589\",\n                        \"hidden\": false,\n                        \"title\": \"Sportgeschäft \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:18:02.858Z\",\n                        \"updatedAt\": \"2020-12-02T08:18:02.858Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74d6f89482600123e35d6\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Getränkemarkt / Brauerei \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:16:47.437Z\",\n                        \"updatedAt\": \"2020-12-02T08:16:47.437Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74d7d11f9a80011aea585\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Wochenmarkt \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:17:01.571Z\",\n                        \"updatedAt\": \"2020-12-02T08:17:01.571Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74dd611f9a80011aea58b\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Florist / Gärtnerei / Baumarkt \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:18:30.493Z\",\n                        \"updatedAt\": \"2020-12-02T08:18:30.493Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74df011f9a80011aea58f\",\n                        \"hidden\": false,\n                        \"title\": \"Bekleidung / Schuhe \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:18:56.812Z\",\n                        \"updatedAt\": \"2020-12-02T08:18:56.812Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7544c11f9a80011aea59d\",\n                        \"hidden\": false,\n                        \"title\": \"Outlet \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:46:04.844Z\",\n                        \"updatedAt\": \"2020-12-02T08:46:04.844Z\"\n                    },\n                    {\n                        \"_id\": \"5fc753de11f9a80011aea595\",\n                        \"hidden\": false,\n                        \"title\": \"Buchhandlung \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:44:14.551Z\",\n                        \"updatedAt\": \"2020-12-02T08:44:14.551Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74e0311f9a80011aea591\",\n                        \"hidden\": false,\n                        \"title\": \"Spielwaren \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:19:15.374Z\",\n                        \"updatedAt\": \"2020-12-02T08:19:15.374Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7541d11f9a80011aea597\",\n                        \"hidden\": false,\n                        \"title\": \"Souvenirgeschäft\",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:45:17.401Z\",\n                        \"updatedAt\": \"2020-12-02T08:45:17.401Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74ce511f9a80011aea583\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Sennerei & Molkerei\",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:14:29.705Z\",\n                        \"updatedAt\": \"2020-12-02T08:14:29.705Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74d5b89482600123e35d4\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Naturkost / Bio\",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:16:27.817Z\",\n                        \"updatedAt\": \"2020-12-02T08:16:27.817Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7545811f9a80011aea59f\",\n                        \"hidden\": false,\n                        \"title\": \"Lebensmittel \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:46:16.697Z\",\n                        \"updatedAt\": \"2020-12-02T08:46:16.697Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7542c11f9a80011aea599\",\n                        \"hidden\": false,\n                        \"title\": \"Einkaufszentrum \",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2020-12-02T08:45:32.669Z\",\n                        \"updatedAt\": \"2020-12-02T08:45:32.669Z\"\n                    },\n                    {\n                        \"_id\": \"60ff9a6e31a1a100122ac021\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Direktvermarkter\",\n                        \"shortTitle\": \"\",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"createdAt\": \"2021-07-27T05:32:30.664Z\",\n                        \"updatedAt\": \"2021-07-27T05:32:30.664Z\"\n                    },\n                    {\n                        \"_id\": \"60ff9a8a0ad7db001287f126\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"5fc74cc711f9a80011aea57f\",\n                        \"title\": \"Einzelhändler\",\n                        \"createdAt\": \"2021-07-27T05:32:58.445Z\",\n                        \"updatedAt\": \"2021-07-27T05:32:58.445Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"59af0959d572c60100817482\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"515b69ad-cd70-433f-a9ca-faf42a1d219f\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Einzelhandel\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2017-09-05T20:30:17.037Z\",\n                \"updatedAt\": \"2017-10-17T11:10:45.726Z\",\n                \"urlPart\": \"einzelhandel\",\n                \"owner\": \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5f437344d2645a0011fcd089\",\n                        \"hidden\": false,\n                        \"title\": \"Lebensmittelfachgeschäft\",\n                        \"categoryType\": \"59af0959d572c60100817482\",\n                        \"createdAt\": \"2020-08-24T07:59:00.163Z\",\n                        \"updatedAt\": \"2020-08-24T07:59:00.163Z\"\n                    },\n                    {\n                        \"_id\": \"5f437398d2645a0011fcd08d\",\n                        \"hidden\": false,\n                        \"title\": \"Direktvermarkter\",\n                        \"categoryType\": \"59af0959d572c60100817482\",\n                        \"createdAt\": \"2020-08-24T08:00:24.764Z\",\n                        \"updatedAt\": \"2020-08-24T08:00:24.764Z\"\n                    },\n                    {\n                        \"_id\": \"5f43735ddf14d700110738d7\",\n                        \"hidden\": false,\n                        \"title\": \"Bäckerei & Konditorei\",\n                        \"categoryType\": \"59af0959d572c60100817482\",\n                        \"createdAt\": \"2020-08-24T07:59:25.792Z\",\n                        \"updatedAt\": \"2020-08-24T07:59:25.792Z\"\n                    },\n                    {\n                        \"_id\": \"5f43738ddf14d700110738d9\",\n                        \"hidden\": false,\n                        \"title\": \"Kaffee-Rösterei\",\n                        \"categoryType\": \"59af0959d572c60100817482\",\n                        \"createdAt\": \"2020-08-24T08:00:13.105Z\",\n                        \"updatedAt\": \"2020-08-24T08:00:13.105Z\"\n                    },\n                    {\n                        \"_id\": \"5f43737d463e270011e91263\",\n                        \"hidden\": false,\n                        \"title\": \"Sennerei & Molkerei\",\n                        \"categoryType\": \"59af0959d572c60100817482\",\n                        \"createdAt\": \"2020-08-24T07:59:57.776Z\",\n                        \"updatedAt\": \"2020-08-24T07:59:57.776Z\"\n                    },\n                    {\n                        \"_id\": \"5f437350463e270011e91261\",\n                        \"hidden\": false,\n                        \"title\": \"Regionale Produkte\",\n                        \"categoryType\": \"59af0959d572c60100817482\",\n                        \"createdAt\": \"2020-08-24T07:59:12.471Z\",\n                        \"updatedAt\": \"2020-08-24T07:59:12.471Z\"\n                    },\n                    {\n                        \"_id\": \"59afadb04b85e801000d6021\",\n                        \"hidden\": false,\n                        \"title\": \"Einzelhandel\",\n                        \"categoryType\": \"59af0959d572c60100817482\",\n                        \"createdAt\": \"2017-09-06T08:11:28.706Z\",\n                        \"updatedAt\": \"2017-09-06T08:11:28.706Z\"\n                    },\n                    {\n                        \"_id\": \"5f437370d2645a0011fcd08b\",\n                        \"hidden\": false,\n                        \"title\": \"Metzgerei & Schlachterei\",\n                        \"categoryType\": \"59af0959d572c60100817482\",\n                        \"createdAt\": \"2020-08-24T07:59:44.700Z\",\n                        \"updatedAt\": \"2020-08-24T07:59:44.700Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"59af0962663a660100095962\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"515b69ad-cd70-433f-a9ca-faf42a1d219f\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Essen & Trinken\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2017-09-05T20:30:26.176Z\",\n                \"updatedAt\": \"2017-10-17T11:11:02.712Z\",\n                \"urlPart\": \"essen-trinken\",\n                \"shortTitle\": \"Essen\",\n                \"owner\": \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n                \"categories\": [\n                    {\n                        \"_id\": \"59af09ced572c60100817487\",\n                        \"title\": \"Restaurant & Café\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0962663a660100095962\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:32:14.015Z\",\n                        \"updatedAt\": \"2017-09-07T15:17:30.604Z\"\n                    },\n                    {\n                        \"_id\": \"59f1c81a67da9c0100f7ea1d\",\n                        \"title\": \"Brennerei\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0962663a660100095962\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-10-26T11:33:46.527Z\",\n                        \"updatedAt\": \"2017-10-26T11:33:46.527Z\"\n                    },\n                    {\n                        \"_id\": \"59af09c713951f0100c1da87\",\n                        \"title\": \"Brauerei\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0962663a660100095962\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:32:07.647Z\",\n                        \"updatedAt\": \"2017-10-26T11:34:02.523Z\"\n                    },\n                    {\n                        \"_id\": \"59af09c1d572c60100817486\",\n                        \"title\": \"Alpe & Hütte\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0962663a660100095962\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:32:01.575Z\",\n                        \"updatedAt\": \"2017-09-07T15:17:20.732Z\"\n                    },\n                    {\n                        \"_id\": \"5f437249463e270011e91259\",\n                        \"hidden\": false,\n                        \"title\": \"Weine\",\n                        \"categoryType\": \"59af0962663a660100095962\",\n                        \"createdAt\": \"2020-08-24T07:54:49.674Z\",\n                        \"updatedAt\": \"2020-08-24T07:54:49.674Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5fc745cf11f9a80011aea55c\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"f11e88cc-1682-4b31-a52d-1902e98a59a9\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Essen & Trinken\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2020-12-02T07:44:15.754Z\",\n                \"updatedAt\": \"2020-12-02T07:44:15.754Z\",\n                \"urlPart\": \"essen-und-trinken\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5fc7495b11f9a80011aea563\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Pub\",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T07:59:23.134Z\",\n                        \"updatedAt\": \"2020-12-02T07:59:23.134Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74c9d11f9a80011aea57b\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Brauereigaststätte \",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T08:13:17.955Z\",\n                        \"updatedAt\": \"2020-12-02T08:13:17.955Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7497911f9a80011aea565\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Kneipe\",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T07:59:53.990Z\",\n                        \"updatedAt\": \"2020-12-02T07:59:53.990Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7499411f9a80011aea567\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Vinothek\",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T08:00:20.414Z\",\n                        \"updatedAt\": \"2020-12-02T08:00:20.414Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74bcc11f9a80011aea56b\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Ausflugslokale \",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T08:09:48.387Z\",\n                        \"updatedAt\": \"2020-12-02T08:09:48.387Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74c2211f9a80011aea573\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Alm / Alpe\",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T08:11:14.347Z\",\n                        \"updatedAt\": \"2020-12-02T08:11:14.347Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74c1a11f9a80011aea571\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Schnellrestaurants \",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T08:11:06.069Z\",\n                        \"updatedAt\": \"2020-12-02T08:11:06.069Z\"\n                    },\n                    {\n                        \"_id\": \"5fc745e011f9a80011aea55e\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Bistro \",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T07:44:32.911Z\",\n                        \"updatedAt\": \"2020-12-02T07:44:32.911Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74c0a11f9a80011aea56f\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Café\",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T08:10:50.483Z\",\n                        \"updatedAt\": \"2020-12-02T08:10:50.483Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74cbb11f9a80011aea57d\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Strauß- / Besenwirtschaft \",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T08:13:47.310Z\",\n                        \"updatedAt\": \"2020-12-02T08:13:47.310Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74be211f9a80011aea56d\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Bewirtschaftete Hütte \",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T08:10:10.458Z\",\n                        \"updatedAt\": \"2020-12-02T08:10:10.458Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74c3d11f9a80011aea577\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Brauereien \",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T08:11:41.285Z\",\n                        \"updatedAt\": \"2020-12-02T08:11:41.285Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74c8a11f9a80011aea579\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Eisdiele \",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T08:12:58.151Z\",\n                        \"updatedAt\": \"2020-12-02T08:12:58.151Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74c3111f9a80011aea575\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Restaurant \",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T08:11:29.299Z\",\n                        \"updatedAt\": \"2020-12-02T08:11:29.299Z\"\n                    },\n                    {\n                        \"_id\": \"5fc74b9b11f9a80011aea569\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Biergarten \",\n                        \"categoryType\": \"5fc745cf11f9a80011aea55c\",\n                        \"createdAt\": \"2020-12-02T08:08:59.931Z\",\n                        \"updatedAt\": \"2020-12-02T08:08:59.931Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5df732861c8f60f71d8a2a77\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"c1a0f73e-769b-4a43-a427-be1db363a3d0\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Essen & Trinken\",\n                \"shortTitle\": null,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"urlPart\": \"essen-und-trinken\",\n                \"createdAt\": \"2019-12-16T07:30:14.524Z\",\n                \"updatedAt\": \"2019-12-16T07:30:14.524Z\",\n                \"owner\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5df74f1890d2f9de1a0ab1b8\",\n                        \"title\": \"Wein, Brände & Feines\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df732861c8f60f71d8a2a77\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T09:32:08.420Z\",\n                        \"updatedAt\": \"2019-12-16T09:32:08.420Z\"\n                    },\n                    {\n                        \"_id\": \"5df732a790d2f9c9600ab1b7\",\n                        \"title\": \"Imbiss\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df732861c8f60f71d8a2a77\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T07:30:47.433Z\",\n                        \"updatedAt\": \"2019-12-16T07:30:47.433Z\"\n                    },\n                    {\n                        \"_id\": \"5df732a29a844c7a8f47eb9d\",\n                        \"title\": \"Pizzeria\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df732861c8f60f71d8a2a77\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T07:30:42.022Z\",\n                        \"updatedAt\": \"2019-12-16T07:30:42.022Z\"\n                    },\n                    {\n                        \"_id\": \"5df7328e90d2f985250ab1b6\",\n                        \"title\": \"Restaurant\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df732861c8f60f71d8a2a77\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T07:30:22.135Z\",\n                        \"updatedAt\": \"2019-12-16T07:30:22.135Z\"\n                    },\n                    {\n                        \"_id\": \"5df73293a852e267c6a325bd\",\n                        \"title\": \"Cafe & Konditorei\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df732861c8f60f71d8a2a77\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T07:30:27.247Z\",\n                        \"updatedAt\": \"2019-12-16T07:30:27.247Z\"\n                    },\n                    {\n                        \"_id\": \"5df7329755aab09b96338574\",\n                        \"title\": \"Biergarten\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df732861c8f60f71d8a2a77\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T07:30:31.679Z\",\n                        \"updatedAt\": \"2019-12-16T07:30:31.679Z\"\n                    },\n                    {\n                        \"_id\": \"5df7329d1855b6d2c11445e6\",\n                        \"title\": \"Eisdiele\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df732861c8f60f71d8a2a77\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T07:30:37.396Z\",\n                        \"updatedAt\": \"2019-12-16T07:30:37.396Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5fc7548611f9a80011aea5a1\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"00000000-0000-0000-1000-000000000001\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"f11e88cc-1682-4b31-a52d-1902e98a59a9\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Freizeit & Sport \",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2020-12-02T08:47:02.517Z\",\n                \"updatedAt\": \"2020-12-02T08:47:02.517Z\",\n                \"urlPart\": \"Freizeit-und-Sport\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5fc7554711f9a80011aea5af\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Tennishalle / -plätze\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T08:50:15.724Z\",\n                        \"updatedAt\": \"2020-12-02T08:50:15.724Z\"\n                    },\n                    {\n                        \"_id\": \"5fc754fa11f9a80011aea5a7\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Sportschule / Kursanbieter \",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T08:48:58.010Z\",\n                        \"updatedAt\": \"2020-12-02T08:48:58.010Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7557611f9a80011aea5b3\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Fitnessstudio \",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T08:51:02.288Z\",\n                        \"updatedAt\": \"2020-12-02T08:51:02.288Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7551311f9a80011aea5ab\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Golf / Minigolf \",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T08:49:23.480Z\",\n                        \"updatedAt\": \"2020-12-02T08:49:23.480Z\"\n                    },\n                    {\n                        \"_id\": \"5fc755b911f9a80011aea5b7\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Pferdeschlitten / Kutschenfahrten \",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T08:52:09.207Z\",\n                        \"updatedAt\": \"2020-12-02T08:52:09.207Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7552d11f9a80011aea5ad\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Bauern- / Swingolf\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T08:49:49.133Z\",\n                        \"updatedAt\": \"2020-12-02T08:49:49.133Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7596489482600123e35e0\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Spielplätze \",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T09:07:48.456Z\",\n                        \"updatedAt\": \"2020-12-02T09:07:48.456Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7598b89482600123e35e4\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Kartbahn\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T09:08:27.527Z\",\n                        \"updatedAt\": \"2020-12-02T09:08:27.527Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7555f11f9a80011aea5b1\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Wassersportmöglichkeiten \",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T08:50:39.270Z\",\n                        \"updatedAt\": \"2020-12-02T08:50:39.270Z\"\n                    },\n                    {\n                        \"_id\": \"5fc754a411f9a80011aea5a3\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Sportgeschäft Verleih \",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T08:47:32.853Z\",\n                        \"updatedAt\": \"2020-12-02T08:47:32.853Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7595489482600123e35de\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Eislaufen \",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T09:07:32.465Z\",\n                        \"updatedAt\": \"2020-12-02T09:07:32.465Z\"\n                    },\n                    {\n                        \"_id\": \"5fc755eb11f9a80011aea5b9\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Kletterwände \",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T08:52:59.973Z\",\n                        \"updatedAt\": \"2020-12-02T08:52:59.973Z\",\n                        \"pictureUrl\": \"mdi-map-marker-radius-outline\"\n                    },\n                    {\n                        \"_id\": \"5fc7550511f9a80011aea5a9\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Reiten \",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T08:49:09.430Z\",\n                        \"updatedAt\": \"2020-12-02T08:49:09.430Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7558d11f9a80011aea5b5\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Kegelbahnen & Boccia\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T08:51:25.772Z\",\n                        \"updatedAt\": \"2020-12-02T08:51:25.772Z\"\n                    },\n                    {\n                        \"_id\": \"5fc759df89482600123e35ec\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Schießsport \",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T09:09:51.555Z\",\n                        \"updatedAt\": \"2020-12-02T09:09:51.555Z\"\n                    },\n                    {\n                        \"_id\": \"5fc759b789482600123e35e8\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Fußball\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T09:09:11.626Z\",\n                        \"updatedAt\": \"2020-12-02T09:09:11.626Z\"\n                    },\n                    {\n                        \"_id\": \"5fc759ca89482600123e35ea\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Angeln / Fischen\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T09:09:30.553Z\",\n                        \"updatedAt\": \"2020-12-02T09:09:30.553Z\"\n                    },\n                    {\n                        \"_id\": \"5fc759a989482600123e35e6\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Volleyball / Beachvolleyball\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2020-12-02T09:08:57.090Z\",\n                        \"updatedAt\": \"2020-12-02T09:08:57.090Z\"\n                    },\n                    {\n                        \"_id\": \"608fb3fac79d0d001268975c\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"title\": \"Veranstaltungsort\",\n                        \"createdAt\": \"2021-05-03T08:27:38.281Z\",\n                        \"updatedAt\": \"2021-05-03T08:27:38.281Z\"\n                    },\n                    {\n                        \"_id\": \"60865c93b564fa0012a1ab33\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"title\": \"Picknick- / Grillplatz\",\n                        \"createdAt\": \"2021-04-26T06:24:19.334Z\",\n                        \"updatedAt\": \"2021-04-26T06:24:19.334Z\"\n                    },\n                    {\n                        \"_id\": \"6086ca7fb564fa0012a1aba6\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"title\": \"Rafting / Canyoning\",\n                        \"createdAt\": \"2021-04-26T14:13:19.567Z\",\n                        \"updatedAt\": \"2021-04-26T14:13:19.567Z\"\n                    },\n                    {\n                        \"_id\": \"60865c55b564fa0012a1ab31\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Skateplatz\",\n                        \"shortTitle\": \"\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2021-04-26T06:23:17.990Z\",\n                        \"updatedAt\": \"2021-04-26T06:23:17.990Z\"\n                    },\n                    {\n                        \"_id\": \"60cc66cb9d7cf40012ff6036\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Gleitschirm / Paragliding\",\n                        \"shortTitle\": \"\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2021-06-18T09:26:35.809Z\",\n                        \"updatedAt\": \"2021-06-18T09:26:35.809Z\"\n                    },\n                    {\n                        \"_id\": \"6086ca53b564fa0012a1aba2\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Bikepark\",\n                        \"shortTitle\": \"\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"createdAt\": \"2021-04-26T14:12:35.669Z\",\n                        \"updatedAt\": \"2021-04-26T14:12:35.669Z\"\n                    },\n                    {\n                        \"_id\": \"6086ca68b564fa0012a1aba4\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"title\": \"Kneippen\",\n                        \"createdAt\": \"2021-04-26T14:12:56.520Z\",\n                        \"updatedAt\": \"2021-04-26T14:12:56.520Z\"\n                    },\n                    {\n                        \"_id\": \"6086ca8bb564fa0012a1aba8\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"categoryType\": \"5fc7548611f9a80011aea5a1\",\n                        \"title\": \"Segeln\",\n                        \"createdAt\": \"2021-04-26T14:13:31.877Z\",\n                        \"updatedAt\": \"2021-04-26T14:13:31.877Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5fc75eba89482600123e3624\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Gesundheit \",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2020-12-02T09:30:34.575Z\",\n                \"updatedAt\": \"2020-12-02T09:30:34.575Z\",\n                \"urlPart\": \"gesundheit\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5fc75f6811f9a80011aea5c7\",\n                        \"hidden\": false,\n                        \"title\": \"Sanitätshaus \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:33:28.229Z\",\n                        \"updatedAt\": \"2020-12-02T09:33:28.229Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75f7d11f9a80011aea5c9\",\n                        \"hidden\": false,\n                        \"title\": \"Krankenkasse \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:33:49.920Z\",\n                        \"updatedAt\": \"2020-12-02T09:33:49.920Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75fc511f9a80011aea5d1\",\n                        \"hidden\": false,\n                        \"title\": \"Friseur \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:35:01.952Z\",\n                        \"updatedAt\": \"2020-12-02T09:35:01.952Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75ec689482600123e3626\",\n                        \"hidden\": false,\n                        \"title\": \"Apotheken\",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:30:46.769Z\",\n                        \"updatedAt\": \"2020-12-02T09:30:46.769Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75f1c11f9a80011aea5c1\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Augenoptiker / Hörgeräte \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:32:12.731Z\",\n                        \"updatedAt\": \"2020-12-02T09:32:12.731Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75ee211f9a80011aea5bd\",\n                        \"hidden\": false,\n                        \"title\": \"Tierarzt \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:31:14.472Z\",\n                        \"updatedAt\": \"2020-12-02T09:31:14.472Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75fe711f9a80011aea5d5\",\n                        \"hidden\": false,\n                        \"title\": \"Sauna \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:35:35.350Z\",\n                        \"updatedAt\": \"2020-12-02T09:35:35.350Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75f9111f9a80011aea5cb\",\n                        \"hidden\": false,\n                        \"title\": \"Heilpraktiker \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:34:09.027Z\",\n                        \"updatedAt\": \"2020-12-02T09:34:09.027Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75f0911f9a80011aea5bf\",\n                        \"hidden\": false,\n                        \"title\": \"Krankenhaus \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:31:53.751Z\",\n                        \"updatedAt\": \"2020-12-02T09:31:53.751Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75f5511f9a80011aea5c5\",\n                        \"hidden\": false,\n                        \"title\": \"Dialyse \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:33:09.572Z\",\n                        \"updatedAt\": \"2020-12-02T09:33:09.572Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75fa511f9a80011aea5cd\",\n                        \"hidden\": false,\n                        \"title\": \"Akupunktur \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:34:29.822Z\",\n                        \"updatedAt\": \"2020-12-02T09:34:29.822Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75f3e11f9a80011aea5c3\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Krankengymnastik / Massage \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:32:46.321Z\",\n                        \"updatedAt\": \"2020-12-02T09:32:46.321Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75fb411f9a80011aea5cf\",\n                        \"hidden\": false,\n                        \"title\": \"Kosmetik \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:34:44.503Z\",\n                        \"updatedAt\": \"2020-12-02T09:34:44.503Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75fd511f9a80011aea5d3\",\n                        \"hidden\": false,\n                        \"title\": \"Solarium \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:35:17.266Z\",\n                        \"updatedAt\": \"2020-12-02T09:35:17.266Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75ed111f9a80011aea5bb\",\n                        \"hidden\": false,\n                        \"title\": \"Arzt \",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2020-12-02T09:30:57.787Z\",\n                        \"updatedAt\": \"2020-12-02T09:30:57.787Z\"\n                    },\n                    {\n                        \"_id\": \"608fa82573f34c0011ccd14d\",\n                        \"hidden\": false,\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"title\": \"Yoga\",\n                        \"createdAt\": \"2021-05-03T07:37:09.411Z\",\n                        \"updatedAt\": \"2021-05-03T07:37:09.411Z\"\n                    },\n                    {\n                        \"_id\": \"608fb1c5c79d0d0012689758\",\n                        \"hidden\": false,\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"title\": \"Wellness\",\n                        \"createdAt\": \"2021-05-03T08:18:13.306Z\",\n                        \"updatedAt\": \"2021-05-03T08:18:13.306Z\"\n                    },\n                    {\n                        \"_id\": \"608fa763c79d0d001268974f\",\n                        \"hidden\": false,\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"title\": \"Defibrillator\",\n                        \"createdAt\": \"2021-05-03T07:33:55.421Z\",\n                        \"updatedAt\": \"2021-05-03T07:33:55.421Z\"\n                    },\n                    {\n                        \"_id\": \"608fb1e7c79d0d001268975a\",\n                        \"hidden\": false,\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"title\": \"Fußpflege\",\n                        \"createdAt\": \"2021-05-03T08:18:47.591Z\",\n                        \"updatedAt\": \"2021-05-03T08:18:47.591Z\"\n                    },\n                    {\n                        \"_id\": \"608fb16873f34c0011ccd155\",\n                        \"hidden\": false,\n                        \"title\": \"Psychotherapie\",\n                        \"shortTitle\": \"\",\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"5fc75eba89482600123e3624\",\n                        \"createdAt\": \"2021-05-03T08:16:40.234Z\",\n                        \"updatedAt\": \"2021-05-03T08:16:40.234Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5e32c834635a991de0499b2f\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"c1a0f73e-769b-4a43-a427-be1db363a3d0\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Kinder & Jugend\",\n                \"shortTitle\": null,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"urlPart\": \"kinder-und-jugend\",\n                \"createdAt\": \"2020-01-30T12:12:36.793Z\",\n                \"updatedAt\": \"2020-01-30T12:12:36.793Z\",\n                \"owner\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5e32c845e6532d793122e23c\",\n                        \"title\": \"Kleinkind, Mittagsbetreuung und Jugend\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5e32c834635a991de0499b2f\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2020-01-30T12:12:53.086Z\",\n                        \"updatedAt\": \"2020-01-30T12:12:53.086Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"59af0976d572c60100817483\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"515b69ad-cd70-433f-a9ca-faf42a1d219f\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Kultur & Sehenswürdigkeiten\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2017-09-05T20:30:46.470Z\",\n                \"updatedAt\": \"2017-10-17T11:11:10.589Z\",\n                \"urlPart\": \"kultur\",\n                \"shortTitle\": \"Kultur\",\n                \"owner\": \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n                \"categories\": [\n                    {\n                        \"_id\": \"59af09e413951f0100c1da89\",\n                        \"title\": \"Sportstätte\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0976d572c60100817483\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:32:36.895Z\",\n                        \"updatedAt\": \"2017-09-07T15:18:14.757Z\"\n                    },\n                    {\n                        \"_id\": \"59af09df17f9ec01009b1619\",\n                        \"title\": \"Museum\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0976d572c60100817483\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:32:31.164Z\",\n                        \"updatedAt\": \"2017-09-07T15:18:09.392Z\"\n                    },\n                    {\n                        \"_id\": \"59af09da663a660100095966\",\n                        \"title\": \"Ausflugsziel\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0976d572c60100817483\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:32:26.308Z\",\n                        \"updatedAt\": \"2017-09-07T15:18:04.782Z\"\n                    },\n                    {\n                        \"_id\": \"59dc8a38e4f6c401000a70aa\",\n                        \"title\": \"Bücherei\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0976d572c60100817483\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-10-10T08:52:08.964Z\",\n                        \"updatedAt\": \"2017-10-10T08:52:08.964Z\"\n                    },\n                    {\n                        \"_id\": \"59b16340a6a6b301004ebb3e\",\n                        \"title\": \"Veranstaltung\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0976d572c60100817483\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-07T15:18:24.162Z\",\n                        \"updatedAt\": \"2017-09-07T15:18:24.162Z\"\n                    },\n                    {\n                        \"_id\": \"59b1633baef52101002ce9c9\",\n                        \"title\": \"Führung\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0976d572c60100817483\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-07T15:18:19.347Z\",\n                        \"updatedAt\": \"2017-09-07T15:18:19.347Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5df796d41c8f606fcc8a2a7b\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"c1a0f73e-769b-4a43-a427-be1db363a3d0\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Kunst & Kultur\",\n                \"shortTitle\": null,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"urlPart\": \"kunst-kultur\",\n                \"createdAt\": \"2019-12-16T14:38:12.202Z\",\n                \"updatedAt\": \"2020-01-30T12:11:14.266Z\",\n                \"owner\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5df797009a844caf3f47eba0\",\n                        \"title\": \"Kunstwerke in Veitshöchheim\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df796d41c8f606fcc8a2a7b\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T14:38:56.784Z\",\n                        \"updatedAt\": \"2019-12-16T14:38:56.784Z\"\n                    },\n                    {\n                        \"_id\": \"5df796e290d2f943150ab1bb\",\n                        \"title\": \"Ateliers\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df796d41c8f606fcc8a2a7b\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T14:38:26.772Z\",\n                        \"updatedAt\": \"2019-12-16T14:38:26.772Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"59af097e13951f0100c1da84\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"515b69ad-cd70-433f-a9ca-faf42a1d219f\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Mobil im Allgäu\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2017-09-05T20:30:54.072Z\",\n                \"updatedAt\": \"2017-10-17T11:11:29.511Z\",\n                \"urlPart\": \"mobil\",\n                \"shortTitle\": \"Mobil\",\n                \"owner\": \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5c91ed7ea03dc01ddc607338\",\n                        \"title\": \"Smartphoneparken\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"59af097e13951f0100c1da84\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-03-20T07:36:30.124Z\",\n                        \"updatedAt\": \"2019-03-20T07:36:30.124Z\"\n                    },\n                    {\n                        \"_id\": \"59af09f113951f0100c1da8a\",\n                        \"title\": \"Bushaltestelle\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af097e13951f0100c1da84\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:32:49.361Z\",\n                        \"updatedAt\": \"2017-09-07T15:18:30.077Z\"\n                    },\n                    {\n                        \"_id\": \"59b1635ca6a6b301004ebb3f\",\n                        \"title\": \"Car-Sharing\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af097e13951f0100c1da84\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-07T15:18:52.968Z\",\n                        \"updatedAt\": \"2017-09-07T15:18:52.968Z\"\n                    },\n                    {\n                        \"_id\": \"59af09ebd572c60100817488\",\n                        \"title\": \"Bahnhof\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af097e13951f0100c1da84\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:32:43.683Z\",\n                        \"updatedAt\": \"2017-09-07T15:18:34.049Z\"\n                    },\n                    {\n                        \"_id\": \"59af09fc13951f0100c1da8b\",\n                        \"title\": \"Radverleih\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af097e13951f0100c1da84\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:33:00.016Z\",\n                        \"updatedAt\": \"2017-09-07T15:18:45.815Z\"\n                    },\n                    {\n                        \"_id\": \"5aaf84a466096b0100659da0\",\n                        \"title\": \"eCar Schnell-Ladestation\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af097e13951f0100c1da84\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2018-03-19T09:36:36.933Z\",\n                        \"updatedAt\": \"2018-03-20T12:24:19.460Z\"\n                    },\n                    {\n                        \"_id\": \"59af09f6663a660100095967\",\n                        \"title\": \"Parken\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af097e13951f0100c1da84\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:32:54.690Z\",\n                        \"updatedAt\": \"2017-09-07T15:18:42.661Z\"\n                    },\n                    {\n                        \"_id\": \"59d4d61b84f4ed01005cf9da\",\n                        \"title\": \"Allgemein\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af097e13951f0100c1da84\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-10-04T12:37:47.901Z\",\n                        \"updatedAt\": \"2017-10-04T12:37:47.901Z\"\n                    },\n                    {\n                        \"_id\": \"5ab0fd7fbced4d0100456475\",\n                        \"title\": \"eCar Normal-Ladestation\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af097e13951f0100c1da84\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2018-03-20T12:24:31.200Z\",\n                        \"updatedAt\": \"2018-03-20T12:24:31.200Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"59af0986d572c60100817484\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"515b69ad-cd70-433f-a9ca-faf42a1d219f\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Natur & Aktiv\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2017-09-05T20:31:02.536Z\",\n                \"updatedAt\": \"2017-10-18T11:22:36.126Z\",\n                \"urlPart\": \"aktiv\",\n                \"shortTitle\": \"Aktiv\",\n                \"owner\": \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n                \"categories\": [\n                    {\n                        \"_id\": \"59af0a0ad572c60100817489\",\n                        \"title\": \"Outdoor-Erlebnis\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0986d572c60100817484\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:33:14.353Z\",\n                        \"updatedAt\": \"2017-09-07T15:19:29.713Z\"\n                    },\n                    {\n                        \"_id\": \"59b1638aaef52101002ce9ca\",\n                        \"title\": \"Freizeitpark\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0986d572c60100817484\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-07T15:19:38.747Z\",\n                        \"updatedAt\": \"2017-09-07T15:19:38.747Z\"\n                    },\n                    {\n                        \"_id\": \"59c4cfbc40ff8c010086511f\",\n                        \"title\": \"Indoor-Erlebnis\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0986d572c60100817484\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-22T08:54:20.249Z\",\n                        \"updatedAt\": \"2017-09-22T08:54:20.249Z\"\n                    },\n                    {\n                        \"_id\": \"59b16385a6a6b301004ebb40\",\n                        \"title\": \"Klettern\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0986d572c60100817484\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-07T15:19:33.713Z\",\n                        \"updatedAt\": \"2017-09-07T15:19:33.713Z\"\n                    },\n                    {\n                        \"_id\": \"59c3739098ee4c010038bc74\",\n                        \"title\": \"Golfplatz\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0986d572c60100817484\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-21T08:08:48.713Z\",\n                        \"updatedAt\": \"2017-09-21T08:08:48.713Z\"\n                    },\n                    {\n                        \"_id\": \"59df3a8084f4ed01005cfaab\",\n                        \"title\": \"Tennisplatz\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0986d572c60100817484\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-10-12T09:48:48.913Z\",\n                        \"updatedAt\": \"2017-10-12T09:48:48.913Z\"\n                    },\n                    {\n                        \"_id\": \"59af0a03663a660100095968\",\n                        \"title\": \"Natur-Highlight\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af0986d572c60100817484\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:33:07.456Z\",\n                        \"updatedAt\": \"2017-09-07T15:19:21.237Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"6049fb3cdcd565001178b35e\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [\n                    \"parkingLot\"\n                ],\n                \"title\": \"Parkplätze\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2021-03-11T11:13:00.977Z\",\n                \"updatedAt\": \"2021-03-11T11:13:00.977Z\",\n                \"urlPart\": \"parkplaetze\",\n                \"categories\": [\n                    {\n                        \"_id\": \"6049ffd9b42c5b00111729f7\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Parkplätze\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"title\": \"Tiefgarage / Parkhaus\",\n                        \"createdAt\": \"2021-03-11T11:32:41.026Z\",\n                        \"updatedAt\": \"2021-03-11T11:32:41.026Z\",\n                        \"pictureUrl\": \"mdi-alpha-p-box\"\n                    },\n                    {\n                        \"_id\": \"6049ff68b42c5b00111729eb\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Parkplätze\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"title\": \"E-Bike-Ladeparkplatz\",\n                        \"createdAt\": \"2021-03-11T11:30:48.886Z\",\n                        \"updatedAt\": \"2021-03-11T11:30:48.886Z\"\n                    },\n                    {\n                        \"_id\": \"6049ffa0b42c5b00111729ef\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Parkplätze\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"title\": \"Busparkplatz (öffentlich)\",\n                        \"createdAt\": \"2021-03-11T11:31:44.810Z\",\n                        \"updatedAt\": \"2021-03-11T11:31:44.810Z\",\n                        \"pictureUrl\": \"mdi-bus\"\n                    },\n                    {\n                        \"_id\": \"606c5b65dcd565001178ba7c\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Parkplätze\",\n                        \"title\": \"Wanderparkplatz\",\n                        \"shortTitle\": \"\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"createdAt\": \"2021-04-06T13:00:21.934Z\",\n                        \"updatedAt\": \"2021-04-06T13:00:21.934Z\",\n                        \"pictureUrl\": \"mdi-alpha-p-box\"\n                    },\n                    {\n                        \"_id\": \"6049ff91b42c5b00111729ed\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Parkplätze\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"title\": \"Fahrradparkplatz\",\n                        \"createdAt\": \"2021-03-11T11:31:29.397Z\",\n                        \"updatedAt\": \"2021-03-11T11:31:29.397Z\"\n                    },\n                    {\n                        \"_id\": \"6049ff0cb42c5b00111729e1\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Parkplätze\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"title\": \"Parkfläche entlang der Straße\",\n                        \"createdAt\": \"2021-03-11T11:29:16.964Z\",\n                        \"updatedAt\": \"2021-03-11T11:29:16.964Z\",\n                        \"pictureUrl\": \"mdi-alpha-p-box\"\n                    },\n                    {\n                        \"_id\": \"6049ffc2b42c5b00111729f3\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Parkplätze\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"title\": \"Kunden- / Besucherparkplatz\",\n                        \"createdAt\": \"2021-03-11T11:32:18.155Z\",\n                        \"updatedAt\": \"2021-03-11T11:32:18.155Z\",\n                        \"pictureUrl\": \"mdi-alpha-p-box\"\n                    },\n                    {\n                        \"_id\": \"6049ff18b42c5b00111729e5\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Parkplätze\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"title\": \"Wohnmobilstellplatz\",\n                        \"createdAt\": \"2021-03-11T11:29:28.125Z\",\n                        \"updatedAt\": \"2021-03-11T11:29:28.125Z\",\n                        \"pictureUrl\": \"mdi-alpha-p-box\"\n                    },\n                    {\n                        \"_id\": \"6049ff23b42c5b00111729e9\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Parkplätze\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"title\": \"LKW Parkplatz\",\n                        \"createdAt\": \"2021-03-11T11:29:39.623Z\",\n                        \"updatedAt\": \"2021-03-11T11:29:39.623Z\"\n                    },\n                    {\n                        \"_id\": \"6049ffadb42c5b00111729f1\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Parkplätze\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"title\": \"Motorradparkplatz\",\n                        \"createdAt\": \"2021-03-11T11:31:57.492Z\",\n                        \"updatedAt\": \"2021-03-11T11:31:57.492Z\"\n                    },\n                    {\n                        \"_id\": \"6049ff02b42c5b00111729df\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Parkplätze\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"title\": \"Parkplatz öffentlich\",\n                        \"createdAt\": \"2021-03-11T11:29:06.558Z\",\n                        \"updatedAt\": \"2021-03-11T11:29:06.558Z\",\n                        \"pictureUrl\": \"mdi-alpha-p-box\"\n                    },\n                    {\n                        \"_id\": \"6049ffceb42c5b00111729f5\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Parkplätze\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"title\": \"Sammelparkplatz\",\n                        \"createdAt\": \"2021-03-11T11:32:30.542Z\",\n                        \"updatedAt\": \"2021-03-11T11:32:30.542Z\",\n                        \"pictureUrl\": \"mdi-alpha-p-box\"\n                    },\n                    {\n                        \"_id\": \"60ff99ce0ad7db001287f120\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"eCar Normal-Ladestation\",\n                        \"shortTitle\": \"\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"createdAt\": \"2021-07-27T05:29:50.311Z\",\n                        \"updatedAt\": \"2021-07-27T05:29:50.311Z\"\n                    },\n                    {\n                        \"_id\": \"60ff99d90ad7db001287f122\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049fb3cdcd565001178b35e\",\n                        \"title\": \"eCar Schnell-Ladestation\",\n                        \"createdAt\": \"2021-07-27T05:30:01.668Z\",\n                        \"updatedAt\": \"2021-07-27T05:30:01.668Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5df7970d9a844c4d1947eba1\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"c1a0f73e-769b-4a43-a427-be1db363a3d0\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Sehenswürdigkeiten \",\n                \"shortTitle\": null,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"urlPart\": \"sehenswuerdigkeiten\",\n                \"createdAt\": \"2019-12-16T14:39:09.386Z\",\n                \"updatedAt\": \"2019-12-16T14:39:09.386Z\",\n                \"owner\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5df7974b55aab00b50338577\",\n                        \"title\": \"Kirchen und Friedhöfe\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df7970d9a844c4d1947eba1\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T14:40:11.594Z\",\n                        \"updatedAt\": \"2019-12-16T14:40:11.594Z\"\n                    },\n                    {\n                        \"_id\": \"5df7973f55aab0def1338576\",\n                        \"title\": \"Einzeldenkmäler\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df7970d9a844c4d1947eba1\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T14:39:59.195Z\",\n                        \"updatedAt\": \"2019-12-16T14:39:59.195Z\"\n                    },\n                    {\n                        \"_id\": \"5e5383c7635a990173499d57\",\n                        \"title\": \"Garten\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df7970d9a844c4d1947eba1\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2020-02-24T08:05:27.591Z\",\n                        \"updatedAt\": \"2020-02-24T08:05:27.591Z\"\n                    },\n                    {\n                        \"_id\": \"5df797219a844cc04547eba2\",\n                        \"title\": \"Gebäude und Plätze \",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df7970d9a844c4d1947eba1\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T14:39:29.468Z\",\n                        \"updatedAt\": \"2019-12-16T14:39:29.468Z\"\n                    },\n                    {\n                        \"_id\": \"5df7973155aab05195338575\",\n                        \"title\": \"Museen und Ausstellungen\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df7970d9a844c4d1947eba1\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T14:39:45.837Z\",\n                        \"updatedAt\": \"2020-01-31T09:08:58.650Z\"\n                    },\n                    {\n                        \"_id\": \"5eb50c832a009f9893a80d9d\",\n                        \"title\": \"Natur\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df7970d9a844c4d1947eba1\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2020-05-08T07:38:43.355Z\",\n                        \"updatedAt\": \"2020-05-08T07:38:43.355Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5fc759fd89482600123e35ee\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"00000000-0000-0000-1000-000000000001\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Sehenswürdigkeiten & Kultur \",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2020-12-02T09:10:21.847Z\",\n                \"updatedAt\": \"2020-12-02T09:10:21.847Z\",\n                \"urlPart\": \"Sehenswürdigkeiten-und-Kultur \",\n                \"categories\": [\n                    {\n                        \"_id\": \"5fc75e5089482600123e361c\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Kino\",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:28:48.094Z\",\n                        \"updatedAt\": \"2020-12-02T09:28:48.094Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75cab89482600123e3608\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Historische Stätten \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:21:47.692Z\",\n                        \"updatedAt\": \"2020-12-02T09:21:47.692Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75a4189482600123e35f6\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Kapellen\",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:11:29.768Z\",\n                        \"updatedAt\": \"2020-12-02T09:11:29.768Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75a4b89482600123e35f8\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Kirchen \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:11:39.573Z\",\n                        \"updatedAt\": \"2020-12-02T09:11:39.573Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75de189482600123e3610\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"botanische Parks \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:26:57.676Z\",\n                        \"updatedAt\": \"2020-12-02T09:26:57.676Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75e8b89482600123e3622\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Disko / Musik \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:29:47.537Z\",\n                        \"updatedAt\": \"2020-12-02T09:29:47.537Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75a0989482600123e35f0\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Moscheen \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:10:33.509Z\",\n                        \"updatedAt\": \"2020-12-02T09:10:33.509Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75dba89482600123e360c\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Zoo\",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:26:18.126Z\",\n                        \"updatedAt\": \"2020-12-02T09:26:18.126Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75c2c89482600123e35fc\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Kloster \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:19:40.976Z\",\n                        \"updatedAt\": \"2020-12-02T09:19:40.976Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75c7589482600123e3604\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Natursehenswürdigkeiten \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:20:53.114Z\",\n                        \"updatedAt\": \"2020-12-02T09:20:53.114Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75e2889482600123e3618\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Park\",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:28:08.273Z\",\n                        \"updatedAt\": \"2020-12-02T09:28:08.273Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75c9289482600123e3606\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Historische Archäologie \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:21:22.530Z\",\n                        \"updatedAt\": \"2020-12-02T09:21:22.530Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75dd389482600123e360e\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Tierpark\",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:26:43.695Z\",\n                        \"updatedAt\": \"2020-12-02T09:26:43.695Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75c3989482600123e35fe\",\n                        \"hidden\": false,\n                        \"title\": \"Ruinen \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:19:53.508Z\",\n                        \"updatedAt\": \"2020-12-02T09:19:53.508Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75c4c89482600123e3600\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Schlösser \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:20:12.212Z\",\n                        \"updatedAt\": \"2020-12-02T09:20:12.212Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75df689482600123e3612\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Aussichtspunkt / Turm\",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:27:18.076Z\",\n                        \"updatedAt\": \"2020-12-02T09:27:18.076Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75e0889482600123e3614\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Denkmal\",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:27:36.706Z\",\n                        \"updatedAt\": \"2020-12-02T09:27:36.706Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75c6089482600123e3602\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Museum\",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:20:32.170Z\",\n                        \"updatedAt\": \"2020-12-02T09:20:32.170Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75a2f89482600123e35f4\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Synagogen \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:11:11.478Z\",\n                        \"updatedAt\": \"2020-12-02T09:11:11.478Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75e1c89482600123e3616\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Schifffahrt \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:27:56.441Z\",\n                        \"updatedAt\": \"2020-12-02T09:27:56.441Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75e7789482600123e3620\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Spielhalle / Casino \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:29:27.177Z\",\n                        \"updatedAt\": \"2020-12-02T09:29:27.177Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75a1a89482600123e35f2\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Historische Gebäude \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:10:50.936Z\",\n                        \"updatedAt\": \"2020-12-02T09:10:50.936Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75e6289482600123e361e\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Musical / Theater \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:29:06.765Z\",\n                        \"updatedAt\": \"2020-12-02T09:29:06.765Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75c1f89482600123e35fa\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Burgen \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:19:27.166Z\",\n                        \"updatedAt\": \"2020-12-02T09:19:27.166Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75cc389482600123e360a\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Historische Einrichtung \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:22:11.663Z\",\n                        \"updatedAt\": \"2020-12-02T09:22:11.663Z\"\n                    },\n                    {\n                        \"_id\": \"5fc75e3889482600123e361a\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"title\": \"Garten \",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"createdAt\": \"2020-12-02T09:28:24.116Z\",\n                        \"updatedAt\": \"2020-12-02T09:28:24.116Z\"\n                    },\n                    {\n                        \"_id\": \"608fa7ed73f34c0011ccd14b\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Freizeit & Aktivität\",\n                        \"categoryType\": \"5fc759fd89482600123e35ee\",\n                        \"title\": \"Friedhof\",\n                        \"createdAt\": \"2021-05-03T07:36:13.560Z\",\n                        \"updatedAt\": \"2021-05-03T07:36:13.560Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"59af098e13951f0100c1da85\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"515b69ad-cd70-433f-a9ca-faf42a1d219f\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Service\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2017-09-05T20:31:10.633Z\",\n                \"updatedAt\": \"2017-10-17T11:11:40.434Z\",\n                \"urlPart\": \"service\",\n                \"shortTitle\": \"Services\",\n                \"owner\": \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5ce3b7ff7f67336eb5a7d972\",\n                        \"title\": \"Geldautomaten\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"59af098e13951f0100c1da85\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-05-21T08:34:07.922Z\",\n                        \"updatedAt\": \"2019-05-21T08:34:07.922Z\"\n                    },\n                    {\n                        \"_id\": \"59af0a12663a660100095969\",\n                        \"title\": \"Tourist-Info\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af098e13951f0100c1da85\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:33:22.675Z\",\n                        \"updatedAt\": \"2017-09-07T15:19:51.926Z\"\n                    },\n                    {\n                        \"_id\": \"59af0a1bd572c6010081748a\",\n                        \"title\": \"WLAN\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af098e13951f0100c1da85\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-05T20:33:31.246Z\",\n                        \"updatedAt\": \"2017-09-07T15:19:56.427Z\"\n                    },\n                    {\n                        \"_id\": \"5d3b10a517b24cb771799406\",\n                        \"title\": \"Ihr Gastgeber\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"59af098e13951f0100c1da85\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-07-26T14:39:33.862Z\",\n                        \"updatedAt\": \"2019-07-26T14:39:33.862Z\"\n                    },\n                    {\n                        \"_id\": \"59afa70117f9ec01009b161a\",\n                        \"title\": \"WC\",\n                        \"hidden\": false,\n                        \"categoryType\": \"59af098e13951f0100c1da85\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2017-09-06T07:42:57.702Z\",\n                        \"updatedAt\": \"2017-09-07T15:20:02.236Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5fc7602811f9a80011aea5d7\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Service \",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2020-12-02T09:36:40.626Z\",\n                \"updatedAt\": \"2020-12-02T09:36:40.626Z\",\n                \"urlPart\": \"service\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5fc7615911f9a80011aea5f9\",\n                        \"hidden\": false,\n                        \"title\": \"Verbände \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:41:45.418Z\",\n                        \"updatedAt\": \"2020-12-02T09:41:45.418Z\"\n                    },\n                    {\n                        \"_id\": \"5fc760c911f9a80011aea5e9\",\n                        \"hidden\": false,\n                        \"title\": \"Tourist-Information \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:39:21.890Z\",\n                        \"updatedAt\": \"2020-12-02T09:39:21.890Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7616a11f9a80011aea5fb\",\n                        \"hidden\": false,\n                        \"title\": \"Vereine\",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:42:02.243Z\",\n                        \"updatedAt\": \"2020-12-02T09:42:02.243Z\"\n                    },\n                    {\n                        \"_id\": \"5fc760b611f9a80011aea5e7\",\n                        \"hidden\": false,\n                        \"title\": \"Reisebüro \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:39:02.864Z\",\n                        \"updatedAt\": \"2020-12-02T09:39:02.864Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7613b11f9a80011aea5f5\",\n                        \"hidden\": false,\n                        \"title\": \"Ämter \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:41:15.366Z\",\n                        \"updatedAt\": \"2020-12-02T09:41:15.366Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7618c11f9a80011aea5ff\",\n                        \"hidden\": false,\n                        \"title\": \"Jugendtreffs \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:42:36.965Z\",\n                        \"updatedAt\": \"2020-12-02T09:42:36.965Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7619a11f9a80011aea601\",\n                        \"hidden\": false,\n                        \"title\": \"Bücherei \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:42:50.216Z\",\n                        \"updatedAt\": \"2020-12-02T09:42:50.216Z\"\n                    },\n                    {\n                        \"_id\": \"5fc761b989482600123e3628\",\n                        \"hidden\": false,\n                        \"title\": \"Stadtwerke \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:43:21.965Z\",\n                        \"updatedAt\": \"2020-12-02T09:43:21.965Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7607711f9a80011aea5df\",\n                        \"hidden\": false,\n                        \"title\": \"Immobilienbüro \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:37:59.115Z\",\n                        \"updatedAt\": \"2020-12-02T09:37:59.115Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7612e11f9a80011aea5f3\",\n                        \"hidden\": false,\n                        \"title\": \"Soziale Dienste \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:41:02.704Z\",\n                        \"updatedAt\": \"2020-12-02T09:41:02.704Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7614911f9a80011aea5f7\",\n                        \"hidden\": false,\n                        \"title\": \"Behörden \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:41:29.160Z\",\n                        \"updatedAt\": \"2020-12-02T09:41:29.160Z\"\n                    },\n                    {\n                        \"_id\": \"5fc760dd11f9a80011aea5eb\",\n                        \"hidden\": false,\n                        \"title\": \"Infopunkt \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:39:41.770Z\",\n                        \"updatedAt\": \"2020-12-02T09:39:41.770Z\"\n                    },\n                    {\n                        \"_id\": \"5fc760f011f9a80011aea5ed\",\n                        \"hidden\": false,\n                        \"title\": \"Öffentliche Toiletten \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:40:00.888Z\",\n                        \"updatedAt\": \"2020-12-02T09:40:00.888Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7603b11f9a80011aea5d9\",\n                        \"hidden\": false,\n                        \"title\": \"Handwerker\",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:36:59.711Z\",\n                        \"updatedAt\": \"2020-12-02T09:36:59.711Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7610e11f9a80011aea5ef\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Schulen / Hochschulen \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:40:30.300Z\",\n                        \"updatedAt\": \"2020-12-02T09:40:30.300Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7604d11f9a80011aea5db\",\n                        \"hidden\": false,\n                        \"title\": \"Rechtsanwalt \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:37:17.350Z\",\n                        \"updatedAt\": \"2020-12-02T09:37:17.350Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7608911f9a80011aea5e1\",\n                        \"hidden\": false,\n                        \"title\": \"Dienstleister \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:38:17.079Z\",\n                        \"updatedAt\": \"2020-12-02T09:38:17.079Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7611e11f9a80011aea5f1\",\n                        \"hidden\": false,\n                        \"title\": \"Heime\",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:40:46.525Z\",\n                        \"updatedAt\": \"2020-12-02T09:40:46.525Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7617c11f9a80011aea5fd\",\n                        \"hidden\": false,\n                        \"title\": \"Kindergarten \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:42:20.008Z\",\n                        \"updatedAt\": \"2020-12-02T09:42:20.008Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7609511f9a80011aea5e3\",\n                        \"hidden\": false,\n                        \"title\": \"Banken\",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:38:29.577Z\",\n                        \"updatedAt\": \"2020-12-02T09:38:29.577Z\"\n                    },\n                    {\n                        \"_id\": \"5fc760a511f9a80011aea5e5\",\n                        \"hidden\": false,\n                        \"title\": \"Versicherung \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:38:45.280Z\",\n                        \"updatedAt\": \"2020-12-02T09:38:45.280Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7606211f9a80011aea5dd\",\n                        \"hidden\": false,\n                        \"title\": \"Architekturbüro \",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2020-12-02T09:37:38.808Z\",\n                        \"updatedAt\": \"2020-12-02T09:37:38.808Z\"\n                    },\n                    {\n                        \"_id\": \"608fa743c79d0d001268974d\",\n                        \"hidden\": false,\n                        \"title\": \"Rettungspunkt \",\n                        \"shortTitle\": \"\",\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2021-05-03T07:33:23.371Z\",\n                        \"updatedAt\": \"2021-05-03T07:33:23.371Z\"\n                    },\n                    {\n                        \"_id\": \"607e923bab41a700119619b3\",\n                        \"hidden\": false,\n                        \"title\": \"Campingplatz\",\n                        \"shortTitle\": \"\",\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"5fc7602811f9a80011aea5d7\",\n                        \"createdAt\": \"2021-04-20T08:35:07.175Z\",\n                        \"updatedAt\": \"2021-04-20T08:35:07.175Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5e32c90e635a997170499b32\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"c1a0f73e-769b-4a43-a427-be1db363a3d0\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Sport & Freizeit\",\n                \"shortTitle\": null,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"urlPart\": \"sport-und-freizeit\",\n                \"createdAt\": \"2020-01-30T12:16:14.508Z\",\n                \"updatedAt\": \"2020-01-30T12:16:14.508Z\",\n                \"owner\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5eddeaa1ee46c4001209bd53\",\n                        \"hidden\": false,\n                        \"title\": \"Wassersport\",\n                        \"categoryType\": \"5e32c90e635a997170499b32\",\n                        \"createdAt\": \"2020-06-08T07:37:05.351Z\",\n                        \"updatedAt\": \"2020-06-08T07:37:05.351Z\"\n                    },\n                    {\n                        \"_id\": \"5e32c91ae6532d715f22e240\",\n                        \"title\": \"Sport & Freizeit\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5e32c90e635a997170499b32\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2020-01-30T12:16:26.770Z\",\n                        \"updatedAt\": \"2020-01-30T12:16:26.770Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5e32c81ee6532d299e22e23b\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"c1a0f73e-769b-4a43-a427-be1db363a3d0\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Sporthallen und Veranstaltungsräume\",\n                \"shortTitle\": null,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"urlPart\": \"sporthallen-und-veranstaltungsraeume\",\n                \"createdAt\": \"2020-01-30T12:12:14.179Z\",\n                \"updatedAt\": \"2020-01-30T12:12:14.179Z\",\n                \"owner\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5e32c82261b3b35cda55acb8\",\n                        \"title\": \"Sporthallen & Veranstaltungsräume\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5e32c81ee6532d299e22e23b\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2020-01-30T12:12:18.331Z\",\n                        \"updatedAt\": \"2020-01-30T12:12:23.384Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5df794de1c8f603c508a2a7a\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"c1a0f73e-769b-4a43-a427-be1db363a3d0\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Tagen & Feiern\",\n                \"shortTitle\": null,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"urlPart\": \"tagen-und-feiern\",\n                \"createdAt\": \"2019-12-16T14:29:50.893Z\",\n                \"updatedAt\": \"2019-12-16T14:29:50.893Z\",\n                \"owner\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5df794f91855b6b1971445ee\",\n                        \"title\": \"Veranstaltungsräume\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df794de1c8f603c508a2a7a\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T14:30:17.359Z\",\n                        \"updatedAt\": \"2020-02-24T09:15:00.501Z\"\n                    },\n                    {\n                        \"_id\": \"5df794f29a844c7a3c47eb9f\",\n                        \"title\": \"Hotels und Restaurants\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df794de1c8f603c508a2a7a\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T14:30:10.267Z\",\n                        \"updatedAt\": \"2019-12-16T14:30:10.267Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5fc761ce89482600123e362a\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Verkehr \",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"createdAt\": \"2020-12-02T09:43:42.162Z\",\n                \"updatedAt\": \"2020-12-02T09:43:42.162Z\",\n                \"urlPart\": \"verkehr\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5fc761d989482600123e362c\",\n                        \"hidden\": false,\n                        \"title\": \"Taxi\",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:43:53.919Z\",\n                        \"updatedAt\": \"2020-12-02T09:43:53.919Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7631089482600123e3646\",\n                        \"hidden\": false,\n                        \"title\": \"Fähre \",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:49:04.624Z\",\n                        \"updatedAt\": \"2020-12-02T09:49:04.624Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7632489482600123e3648\",\n                        \"hidden\": false,\n                        \"title\": \"Hafen\",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:49:24.867Z\",\n                        \"updatedAt\": \"2020-12-02T09:49:24.867Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7622689482600123e3634\",\n                        \"hidden\": false,\n                        \"title\": \"Autowaschanlage \",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:45:10.679Z\",\n                        \"updatedAt\": \"2020-12-02T09:45:10.679Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7629489482600123e363c\",\n                        \"hidden\": false,\n                        \"title\": \"Autohaus \",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:47:00.278Z\",\n                        \"updatedAt\": \"2020-12-02T09:47:00.278Z\"\n                    },\n                    {\n                        \"_id\": \"5fc762a689482600123e363e\",\n                        \"hidden\": false,\n                        \"title\": \"Flughafen \",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:47:18.945Z\",\n                        \"updatedAt\": \"2020-12-02T09:47:18.945Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7633411f9a80011aea603\",\n                        \"hidden\": false,\n                        \"title\": \"S-Bahn \",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:49:40.507Z\",\n                        \"updatedAt\": \"2020-12-02T09:49:40.507Z\"\n                    },\n                    {\n                        \"_id\": \"5fc762ec89482600123e3642\",\n                        \"hidden\": false,\n                        \"title\": \"Busunternehmen \",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:48:28.896Z\",\n                        \"updatedAt\": \"2020-12-02T09:48:28.896Z\"\n                    },\n                    {\n                        \"_id\": \"5fc761fd89482600123e3630\",\n                        \"hidden\": false,\n                        \"title\": \"Bushaltestelle \",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:44:29.491Z\",\n                        \"updatedAt\": \"2020-12-02T09:44:29.491Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7621189482600123e3632\",\n                        \"hidden\": false,\n                        \"title\": \"KFZ-Werkstatt\",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:44:49.592Z\",\n                        \"updatedAt\": \"2020-12-02T09:44:49.592Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7624c89482600123e3636\",\n                        \"hidden\": false,\n                        \"title\": \"Tankstelle \",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:45:48.917Z\",\n                        \"updatedAt\": \"2020-12-02T09:45:48.917Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7634311f9a80011aea605\",\n                        \"hidden\": false,\n                        \"title\": \"U-Bahn \",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:49:55.531Z\",\n                        \"updatedAt\": \"2020-12-02T09:49:55.531Z\"\n                    },\n                    {\n                        \"_id\": \"5fc761e989482600123e362e\",\n                        \"hidden\": false,\n                        \"title\": \"Bahnhof \",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:44:09.526Z\",\n                        \"updatedAt\": \"2020-12-02T09:44:09.526Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7626b89482600123e3638\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Autovermietung / Motorradverleih \",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:46:19.292Z\",\n                        \"updatedAt\": \"2020-12-02T09:46:19.292Z\"\n                    },\n                    {\n                        \"_id\": \"5fc7628489482600123e363a\",\n                        \"hidden\": false,\n                        \"title\": \"Fahrschule \",\n                        \"categoryType\": \"5fc761ce89482600123e362a\",\n                        \"createdAt\": \"2020-12-02T09:46:44.175Z\",\n                        \"updatedAt\": \"2020-12-02T09:46:44.175Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5df797881c8f6028e38a2a7e\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"c1a0f73e-769b-4a43-a427-be1db363a3d0\"\n                ],\n                \"poiSteps\": [\n                    \"hiking\"\n                ],\n                \"title\": \"Wandern\",\n                \"shortTitle\": null,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"urlPart\": \"wandern\",\n                \"createdAt\": \"2019-12-16T14:41:12.380Z\",\n                \"updatedAt\": \"2019-12-16T14:41:12.380Z\",\n                \"owner\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5df797909a844cffb547eba3\",\n                        \"title\": \"Örtliche Wege\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df797881c8f6028e38a2a7e\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T14:41:20.060Z\",\n                        \"updatedAt\": \"2019-12-16T14:41:20.060Z\"\n                    },\n                    {\n                        \"_id\": \"5df797989a844c4b8347eba4\",\n                        \"title\": \"Regionale Wege\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df797881c8f6028e38a2a7e\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T14:41:28.604Z\",\n                        \"updatedAt\": \"2019-12-16T14:41:28.604Z\"\n                    },\n                    {\n                        \"_id\": \"5df797a09a844c016647eba5\",\n                        \"title\": \"Überregionale Wege\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5df797881c8f6028e38a2a7e\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T14:41:36.849Z\",\n                        \"updatedAt\": \"2019-12-16T14:41:36.849Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5f4372c7463e270011e9125d\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"515b69ad-cd70-433f-a9ca-faf42a1d219f\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Weitere Alpgenuss Partner\",\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"owner\": \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n                \"createdAt\": \"2020-08-24T07:56:55.197Z\",\n                \"updatedAt\": \"2020-08-24T07:56:55.197Z\",\n                \"urlPart\": \"weitere-alpgenuss-partner\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5f4372dfd2645a0011fcd086\",\n                        \"hidden\": false,\n                        \"title\": \"Kooperationspartner\",\n                        \"categoryType\": \"5f4372c7463e270011e9125d\",\n                        \"createdAt\": \"2020-08-24T07:57:19.229Z\",\n                        \"updatedAt\": \"2020-08-24T07:57:19.229Z\"\n                    },\n                    {\n                        \"_id\": \"5f4372f8df14d700110738d4\",\n                        \"hidden\": false,\n                        \"title\": \"Freunde des Vereins\",\n                        \"categoryType\": \"5f4372c7463e270011e9125d\",\n                        \"createdAt\": \"2020-08-24T07:57:44.374Z\",\n                        \"updatedAt\": \"2020-08-24T07:57:44.374Z\"\n                    },\n                    {\n                        \"_id\": \"5f4372ed463e270011e9125f\",\n                        \"hidden\": false,\n                        \"title\": \"Landkreise, Städte und Gemeinden\",\n                        \"categoryType\": \"5f4372c7463e270011e9125d\",\n                        \"createdAt\": \"2020-08-24T07:57:33.214Z\",\n                        \"updatedAt\": \"2020-08-24T07:57:33.214Z\"\n                    },\n                    {\n                        \"_id\": \"5f4372d3df14d700110738d2\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Partnerlieferant\",\n                        \"categoryType\": \"5f4372c7463e270011e9125d\",\n                        \"createdAt\": \"2020-08-24T07:57:07.337Z\",\n                        \"updatedAt\": \"2020-08-24T07:57:07.337Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5e32c8a8e6532dd70222e23d\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"c1a0f73e-769b-4a43-a427-be1db363a3d0\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Ärztliche Versorgung & Fachtherapie\",\n                \"shortTitle\": null,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"urlPart\": \"aerztliche-versorgung-und-fachtherapie\",\n                \"createdAt\": \"2020-01-30T12:14:32.016Z\",\n                \"updatedAt\": \"2020-01-30T12:14:32.016Z\",\n                \"owner\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5e32c8b261b3b3975f55acba\",\n                        \"title\": \"Physiotherapie & Pflege\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5e32c8a8e6532dd70222e23d\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2020-01-30T12:14:42.269Z\",\n                        \"updatedAt\": \"2020-01-30T12:14:42.269Z\"\n                    },\n                    {\n                        \"_id\": \"5e32c8c0e6532dfdf622e23e\",\n                        \"title\": \"Ärzte & Fachtherapeuten\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5e32c8a8e6532dd70222e23d\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2020-01-30T12:14:56.005Z\",\n                        \"updatedAt\": \"2020-01-31T09:07:26.448Z\"\n                    },\n                    {\n                        \"_id\": \"5e32c8b9635a995379499b31\",\n                        \"title\": \"Apotheken & medizinische Hilfsmittel\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5e32c8a8e6532dd70222e23d\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2020-01-30T12:14:49.813Z\",\n                        \"updatedAt\": \"2020-01-30T12:14:49.813Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"5db18efa1855b6668914459e\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"c1a0f73e-769b-4a43-a427-be1db363a3d0\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Übernachten\",\n                \"shortTitle\": null,\n                \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n                \"urlPart\": \"uebernachten\",\n                \"createdAt\": \"2019-10-24T11:46:02.662Z\",\n                \"updatedAt\": \"2019-12-16T07:29:05.159Z\",\n                \"owner\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n                \"categories\": [\n                    {\n                        \"_id\": \"5df7327a1855b653fb1445e5\",\n                        \"title\": \"Hotels, Gasthöfe & Pensionen\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5db18efa1855b6668914459e\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T07:30:02.072Z\",\n                        \"updatedAt\": \"2019-12-16T07:30:02.072Z\"\n                    },\n                    {\n                        \"_id\": \"5df73272a852e27f5da325bc\",\n                        \"title\": \"Wohnmobilstellplatz\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5db18efa1855b6668914459e\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T07:29:54.862Z\",\n                        \"updatedAt\": \"2019-12-16T07:29:54.862Z\"\n                    },\n                    {\n                        \"_id\": \"5df7326390d2f9d0020ab1b5\",\n                        \"title\": \"Ferienwohnungen\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5db18efa1855b6668914459e\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-12-16T07:29:39.642Z\",\n                        \"updatedAt\": \"2019-12-16T07:29:39.642Z\"\n                    }\n                ]\n            }\n        ]\n    },\n    {\n        \"_id\": \"6049bc23dcd565001178b270\",\n        \"hidden\": false,\n        \"principals\": [\n            \"00000000-0000-0000-1000-000000000001\",\n            \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n            \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n            \"200bed98-3458-47d5-b7cb-2c760a3f1295\"\n        ],\n        \"poiSteps\": [\n            \"latestNews\",\n            \"contactData\",\n            \"license\",\n            \"connections\",\n            \"description\",\n            \"media\",\n            \"features\",\n            \"openingHours\",\n            \"prices\"\n        ],\n        \"title\": \"Strecke\",\n        \"shortTitle\": \"\",\n        \"urlPart\": \"strecke\",\n        \"createdAt\": \"2021-03-11T06:43:47.632Z\",\n        \"updatedAt\": \"2021-03-11T06:43:47.632Z\",\n        \"categoryTypes\": [\n            {\n                \"_id\": \"6049bedeb42c5b001117297b\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"00000000-0000-0000-1000-000000000001\",\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\"\n                ],\n                \"poiSteps\": [\n                    \"hiking\",\n                    \"route\"\n                ],\n                \"title\": \"Fahrrad\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"createdAt\": \"2021-03-11T06:55:26.104Z\",\n                \"updatedAt\": \"2021-03-11T06:55:26.104Z\",\n                \"urlPart\": \"fahrrad\",\n                \"categories\": [\n                    {\n                        \"_id\": \"6049bee6b42c5b001117297d\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049bedeb42c5b001117297b\",\n                        \"title\": \"E-Bike Tour\",\n                        \"createdAt\": \"2021-03-11T06:55:34.450Z\",\n                        \"updatedAt\": \"2021-03-11T06:55:34.450Z\",\n                        \"pictureUrl\": \"mdi-bicycle\"\n                    },\n                    {\n                        \"_id\": \"6049beedb42c5b001117297f\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Touren & Wege\",\n                        \"categoryType\": \"6049bedeb42c5b001117297b\",\n                        \"title\": \"Fahrradweg\",\n                        \"createdAt\": \"2021-03-11T06:55:41.283Z\",\n                        \"updatedAt\": \"2021-03-11T06:55:41.283Z\",\n                        \"pictureUrl\": \"mdi-bicycle\"\n                    },\n                    {\n                        \"_id\": \"6049befab42c5b0011172981\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Touren & Wege\",\n                        \"categoryType\": \"6049bedeb42c5b001117297b\",\n                        \"title\": \"Mountainbikestrecke\",\n                        \"createdAt\": \"2021-03-11T06:55:54.198Z\",\n                        \"updatedAt\": \"2021-03-11T06:55:54.198Z\",\n                        \"pictureUrl\": \"mdi-bicycle\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"60753148e04a220012701ffb\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\"\n                ],\n                \"poiSteps\": [\n                    \"trail\",\n                    \"route\"\n                ],\n                \"title\": \"Langlauf / Skating\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"createdAt\": \"2021-04-13T05:51:04.295Z\",\n                \"updatedAt\": \"2021-04-13T05:51:04.295Z\",\n                \"urlPart\": \"langlauf-skating\",\n                \"categories\": [\n                    {\n                        \"_id\": \"6075314fe04a220012701ffd\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"60753148e04a220012701ffb\",\n                        \"title\": \"Loipe\",\n                        \"createdAt\": \"2021-04-13T05:51:11.194Z\",\n                        \"updatedAt\": \"2021-04-13T05:51:11.194Z\",\n                        \"pictureUrl\": \"mdi-SkiCrossCountry\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"6049bf1ab42c5b0011172985\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\"\n                ],\n                \"poiSteps\": [\n                    \"track\",\n                    \"route\"\n                ],\n                \"title\": \"Pisten\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"createdAt\": \"2021-03-11T06:56:26.524Z\",\n                \"updatedAt\": \"2021-03-11T06:56:26.524Z\",\n                \"urlPart\": \"pisten\",\n                \"categories\": [\n                    {\n                        \"_id\": \"6049bf42b42c5b001117298f\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                        \"title\": \"Skitour / Skiroute\",\n                        \"createdAt\": \"2021-03-11T06:57:06.602Z\",\n                        \"updatedAt\": \"2021-03-11T06:57:06.602Z\",\n                        \"pictureUrl\": \"mdi-ski\"\n                    },\n                    {\n                        \"_id\": \"6049bf33b42c5b001117298b\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                        \"title\": \"Skipiste\",\n                        \"createdAt\": \"2021-03-11T06:56:51.672Z\",\n                        \"updatedAt\": \"2021-03-11T06:56:51.672Z\",\n                        \"pictureUrl\": \"mdi-ski\"\n                    },\n                    {\n                        \"_id\": \"6049bfd6b42c5b0011172999\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                        \"title\": \"Übungspiste / Gelände\",\n                        \"createdAt\": \"2021-03-11T06:59:34.070Z\",\n                        \"updatedAt\": \"2021-03-11T06:59:34.070Z\",\n                        \"pictureUrl\": \"mdi-ski\"\n                    },\n                    {\n                        \"_id\": \"6049bf50b42c5b0011172991\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                        \"title\": \"Schneeschuhstrecke\",\n                        \"createdAt\": \"2021-03-11T06:57:20.508Z\",\n                        \"updatedAt\": \"2021-03-11T06:57:20.508Z\",\n                        \"pictureUrl\": \"mdi-ski\"\n                    },\n                    {\n                        \"_id\": \"6049bf3cb42c5b001117298d\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                        \"title\": \"Buckelpiste\",\n                        \"createdAt\": \"2021-03-11T06:57:00.307Z\",\n                        \"updatedAt\": \"2021-03-11T06:57:00.307Z\",\n                        \"pictureUrl\": \"mdi-ski\"\n                    },\n                    {\n                        \"_id\": \"6049bf74b42c5b0011172994\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                        \"title\": \"Boardercross Strecke\",\n                        \"createdAt\": \"2021-03-11T06:57:56.116Z\",\n                        \"updatedAt\": \"2021-03-11T06:57:56.116Z\",\n                        \"pictureUrl\": \"mdi-ski\"\n                    },\n                    {\n                        \"_id\": \"60c0856fb73434001d893106\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"title\": \"Funpark\",\n                        \"shortTitle\": \"\",\n                        \"categoryType\": \"6049bf1ab42c5b0011172985\",\n                        \"createdAt\": \"2021-06-09T09:10:07.199Z\",\n                        \"updatedAt\": \"2021-06-09T09:10:07.199Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"60753168e04a220012702000\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\"\n                ],\n                \"poiSteps\": [\n                    \"sledgeTrack\",\n                    \"route\"\n                ],\n                \"title\": \"Rodeln\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"createdAt\": \"2021-04-13T05:51:36.055Z\",\n                \"updatedAt\": \"2021-04-13T05:51:36.055Z\",\n                \"urlPart\": \"rodeln\",\n                \"categories\": [\n                    {\n                        \"_id\": \"6075316fe04a220012702002\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"60753168e04a220012702000\",\n                        \"title\": \"Rodelstrecke\",\n                        \"createdAt\": \"2021-04-13T05:51:43.127Z\",\n                        \"updatedAt\": \"2021-04-13T05:51:43.127Z\",\n                        \"pictureUrl\": \"mdi-snowflake\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"6049be79dcd565001178b336\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"00000000-0000-0000-1000-000000000001\",\n                    \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n                    \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n                    \"473e3bc7-93ad-499d-b6c6-f5995cb26133\"\n                ],\n                \"poiSteps\": [\n                    \"hiking\",\n                    \"route\"\n                ],\n                \"title\": \"Wege\",\n                \"categoryGroup\": \"6049bc23dcd565001178b270\",\n                \"createdAt\": \"2021-03-11T06:53:45.590Z\",\n                \"updatedAt\": \"2021-03-11T06:53:45.590Z\",\n                \"urlPart\": \"wege\",\n                \"categories\": [\n                    {\n                        \"_id\": \"6049bebbb42c5b0011172973\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049be79dcd565001178b336\",\n                        \"title\": \"Spazierweg\",\n                        \"createdAt\": \"2021-03-11T06:54:51.957Z\",\n                        \"updatedAt\": \"2021-03-11T06:54:51.957Z\",\n                        \"pictureUrl\": \"mdi-hiking\"\n                    },\n                    {\n                        \"_id\": \"6049beafb42c5b001117296f\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049be79dcd565001178b336\",\n                        \"title\": \"Winterwanderweg\",\n                        \"createdAt\": \"2021-03-11T06:54:39.885Z\",\n                        \"updatedAt\": \"2021-03-11T06:54:39.885Z\",\n                        \"pictureUrl\": \"mdi-hiking\"\n                    },\n                    {\n                        \"_id\": \"6049bec9b42c5b0011172977\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049be79dcd565001178b336\",\n                        \"title\": \"Nordic-Walking\",\n                        \"createdAt\": \"2021-03-11T06:55:05.983Z\",\n                        \"updatedAt\": \"2021-03-11T06:55:05.983Z\",\n                        \"pictureUrl\": \"mdi-hiking\"\n                    },\n                    {\n                        \"_id\": \"6049bed2b42c5b0011172979\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049be79dcd565001178b336\",\n                        \"title\": \"Themenwanderweg\",\n                        \"createdAt\": \"2021-03-11T06:55:14.010Z\",\n                        \"updatedAt\": \"2021-03-11T06:55:14.010Z\",\n                        \"pictureUrl\": \"mdi-hiking\"\n                    },\n                    {\n                        \"_id\": \"6049bea6b42c5b001117296d\",\n                        \"hidden\": false,\n                        \"mappingField\": \"Touren & Wege\",\n                        \"title\": \"Wanderweg\",\n                        \"shortTitle\": \"\",\n                        \"categoryType\": \"6049be79dcd565001178b336\",\n                        \"createdAt\": \"2021-03-11T06:54:30.983Z\",\n                        \"updatedAt\": \"2021-03-11T06:54:30.983Z\",\n                        \"pictureUrl\": \"mdi-hiking\"\n                    },\n                    {\n                        \"_id\": \"6049beb5b42c5b0011172971\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049be79dcd565001178b336\",\n                        \"title\": \"Mehrtagestour\",\n                        \"createdAt\": \"2021-03-11T06:54:45.358Z\",\n                        \"updatedAt\": \"2021-03-11T06:54:45.358Z\",\n                        \"pictureUrl\": \"mdi-hiking\"\n                    },\n                    {\n                        \"_id\": \"604a03c6b42c5b0011172a05\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049be79dcd565001178b336\",\n                        \"title\": \"Höhenpanoramaweg\",\n                        \"createdAt\": \"2021-03-11T11:49:26.656Z\",\n                        \"updatedAt\": \"2021-03-11T11:49:26.656Z\",\n                        \"pictureUrl\": \"mdi-hiking\"\n                    },\n                    {\n                        \"_id\": \"604a03d6b42c5b0011172a07\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049be79dcd565001178b336\",\n                        \"title\": \"Nordic-Walking Strecke\",\n                        \"createdAt\": \"2021-03-11T11:49:42.759Z\",\n                        \"updatedAt\": \"2021-03-11T11:49:42.759Z\",\n                        \"pictureUrl\": \"mdi-hiking\"\n                    },\n                    {\n                        \"_id\": \"604a0398b42c5b0011172a02\",\n                        \"hidden\": false,\n                        \"categoryType\": \"6049be79dcd565001178b336\",\n                        \"title\": \"Schneeschuh Strecke\",\n                        \"createdAt\": \"2021-03-11T11:48:40.476Z\",\n                        \"updatedAt\": \"2021-03-11T11:48:40.476Z\"\n                    },\n                    {\n                        \"_id\": \"604a00e7dcd565001178b365\",\n                        \"hidden\": false,\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"6049be79dcd565001178b336\",\n                        \"title\": \"Klettersteig\",\n                        \"createdAt\": \"2021-03-11T11:37:11.672Z\",\n                        \"updatedAt\": \"2021-03-11T11:37:11.672Z\",\n                        \"pictureUrl\": \"mdi-hiking\"\n                    }\n                ]\n            }\n        ]\n    },\n    {\n        \"_id\": \"606bfec3dcd565001178ba07\",\n        \"hidden\": false,\n        \"principals\": [\n            \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n            \"f11e88cc-1682-4b31-a52d-1902e98a59a9\"\n        ],\n        \"poiSteps\": [\n            \"description\",\n            \"media\",\n            \"openingHours\",\n            \"prices\",\n            \"features\",\n            \"socialMedia\",\n            \"latestNews\",\n            \"contactData\",\n            \"connections\",\n            \"license\"\n        ],\n        \"title\": \"Unterkunft\",\n        \"shortTitle\": \"\",\n        \"urlPart\": \"unterkunft\",\n        \"createdAt\": \"2021-04-06T06:25:07.009Z\",\n        \"updatedAt\": \"2021-04-06T06:25:07.009Z\",\n        \"categoryTypes\": [\n            {\n                \"_id\": \"608a49862232c10011605d94\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"f11e88cc-1682-4b31-a52d-1902e98a59a9\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Betriebsart\",\n                \"categoryGroup\": \"606bfec3dcd565001178ba07\",\n                \"createdAt\": \"2021-04-29T05:52:06.749Z\",\n                \"updatedAt\": \"2021-04-29T05:52:06.749Z\",\n                \"categories\": [\n                    {\n                        \"_id\": \"608a4a012232c10011605d9c\",\n                        \"hidden\": false,\n                        \"categoryType\": \"608a49862232c10011605d94\",\n                        \"title\": \"Ferienhaus\",\n                        \"createdAt\": \"2021-04-29T05:54:09.919Z\",\n                        \"updatedAt\": \"2021-04-29T05:54:09.919Z\"\n                    },\n                    {\n                        \"_id\": \"608a498d2232c10011605d96\",\n                        \"hidden\": false,\n                        \"title\": \"Bauernhof\",\n                        \"shortTitle\": \"\",\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"608a49862232c10011605d94\",\n                        \"createdAt\": \"2021-04-29T05:52:13.065Z\",\n                        \"updatedAt\": \"2021-04-29T05:52:13.065Z\"\n                    },\n                    {\n                        \"_id\": \"608a49de2232c10011605d9a\",\n                        \"hidden\": false,\n                        \"categoryType\": \"608a49862232c10011605d94\",\n                        \"title\": \"Campingplatz\",\n                        \"createdAt\": \"2021-04-29T05:53:34.274Z\",\n                        \"updatedAt\": \"2021-04-29T05:53:34.274Z\"\n                    },\n                    {\n                        \"_id\": \"608a4a082232c10011605d9e\",\n                        \"hidden\": false,\n                        \"categoryType\": \"608a49862232c10011605d94\",\n                        \"title\": \"Ferienwohnung\",\n                        \"createdAt\": \"2021-04-29T05:54:16.315Z\",\n                        \"updatedAt\": \"2021-04-29T05:54:16.315Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"60896d9b2232c10011605d0b\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"f11e88cc-1682-4b31-a52d-1902e98a59a9\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Camping\",\n                \"categoryGroup\": \"606bfec3dcd565001178ba07\",\n                \"createdAt\": \"2021-04-28T14:13:47.912Z\",\n                \"updatedAt\": \"2021-04-28T14:13:47.912Z\",\n                \"categories\": [\n                    {\n                        \"_id\": \"60896da72232c10011605d0d\",\n                        \"hidden\": false,\n                        \"title\": \"Zeltplatz\",\n                        \"shortTitle\": \"\",\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"60896d9b2232c10011605d0b\",\n                        \"createdAt\": \"2021-04-28T14:13:59.260Z\",\n                        \"updatedAt\": \"2021-04-28T14:13:59.260Z\"\n                    },\n                    {\n                        \"_id\": \"60896dba2232c10011605d12\",\n                        \"hidden\": false,\n                        \"categoryType\": \"60896d9b2232c10011605d0b\",\n                        \"title\": \"Stellplatz\",\n                        \"createdAt\": \"2021-04-28T14:14:18.884Z\",\n                        \"updatedAt\": \"2021-04-28T14:14:18.884Z\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"606c165ddcd565001178ba13\",\n                \"hidden\": false,\n                \"principals\": [\n                    \"515b69ad-cd70-433f-a9ca-faf42a1d219f\"\n                ],\n                \"poiSteps\": [],\n                \"title\": \"Unterkunftskategorien\",\n                \"categoryGroup\": \"606bfec3dcd565001178ba07\",\n                \"owner\": \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n                \"createdAt\": \"2021-04-06T08:05:49.879Z\",\n                \"updatedAt\": \"2021-04-06T08:05:49.879Z\",\n                \"categories\": [\n                    {\n                        \"_id\": \"606c17b6dcd565001178ba18\",\n                        \"hidden\": false,\n                        \"title\": \"Unterkunft\",\n                        \"shortTitle\": \"\",\n                        \"mappingField\": \"\",\n                        \"categoryType\": \"606c165ddcd565001178ba13\",\n                        \"createdAt\": \"2021-04-06T08:11:34.865Z\",\n                        \"updatedAt\": \"2021-04-06T08:11:34.865Z\"\n                    }\n                ]\n            }\n        ]\n    },\n    {\n        \"_id\": \"5d5bba43ccbbf0110ad199fd\",\n        \"hidden\": false,\n        \"principals\": [\n            \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n            \"00000000-0000-0000-1000-000000000001\"\n        ],\n        \"poiSteps\": [\n            \"description\",\n            \"media\",\n            \"openingHours\",\n            \"prices\",\n            \"features\",\n            \"socialMedia\",\n            \"latestNews\",\n            \"contactData\",\n            \"connections\",\n            \"license\"\n        ],\n        \"title\": \"Produkt\",\n        \"shortTitle\": null,\n        \"urlPart\": \"produkt\",\n        \"createdAt\": \"2019-08-20T09:15:47.393Z\",\n        \"updatedAt\": \"2019-08-20T09:15:47.393Z\",\n        \"categoryTypes\": [\n            {\n                \"_id\": \"5d5bba4f71dd4ae2c655edeb\",\n                \"title\": \"Produkt\",\n                \"shortTitle\": null,\n                \"hidden\": false,\n                \"categoryGroup\": \"5d5bba43ccbbf0110ad199fd\",\n                \"urlPart\": \"produkt\",\n                \"createdAt\": \"2019-08-20T09:15:59.795Z\",\n                \"updatedAt\": \"2019-08-20T09:15:59.795Z\",\n                \"owner\": \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n                \"principals\": [\n                    \"515b69ad-cd70-433f-a9ca-faf42a1d219f\"\n                ],\n                \"categories\": [\n                    {\n                        \"_id\": \"5d5bba736339241c32499da9\",\n                        \"title\": \"Produkt\",\n                        \"shortTitle\": null,\n                        \"hidden\": false,\n                        \"categoryType\": \"5d5bba4f71dd4ae2c655edeb\",\n                        \"mappingField\": null,\n                        \"createdAt\": \"2019-08-20T09:16:35.934Z\",\n                        \"updatedAt\": \"2019-08-20T09:16:35.934Z\"\n                    }\n                ]\n            }\n        ]\n    }\n]"}],"_postman_id":"d1c6687f-6a0d-4a13-b22b-dd3a80cafd75"},{"name":"/categoryGroup Einzelne Kategorie-Gruppe anzeigen","id":"f6c69f85-1ab3-46f3-8b1c-1eced3d3a97c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/categoryGroup/:id","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/categoryGroup"],"query":[{"disabled":true,"description":{"content":"<p>Ausgabe-Felder auf definierte beschränken</p>\n","type":"text/plain"},"key":"$select[]","value":"title"},{"disabled":true,"key":"$select[]","value":"shortTitle"}],"variable":[{"id":"a19b7ad0-9a9e-4996-b2d8-65022532be5a","type":"any","value":"59af08f217f9ec01009b1617","key":"id"}]}},"response":[{"id":"4959ba80-a5ed-4b08-9fc0-7c85c20446f6","name":"/categoryGroup Kategorie-Gruppe anzeigen","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/categoryGroup/:id","host":["https://poi.api.eberl-online.net/v2/categoryGroup"],"path":[":id"],"query":[{"key":"$select[]","value":"title","description":"Ausgabe-Felder auf definierte beschränken","disabled":true},{"key":"$select[]","value":"shortTitle","disabled":true}],"variable":[{"key":"id","value":"59af08f217f9ec01009b1617"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 02 Aug 2021 14:42:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"254-D21NALKPaQyEOvzFFC7/RtgPXA4\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"59af08f217f9ec01009b1617\",\n    \"hidden\": false,\n    \"principals\": [\n        \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n        \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n        \"473e3bc7-93ad-499d-b6c6-f5995cb26133\",\n        \"515b69ad-cd70-433f-a9ca-faf42a1d219f\",\n        \"00000000-0000-0000-1000-000000000001\",\n        \"200bed98-3458-47d5-b7cb-2c760a3f1295\",\n        \"f11e88cc-1682-4b31-a52d-1902e98a59a9\"\n    ],\n    \"poiSteps\": [\n        \"socialMedia\",\n        \"latestNews\",\n        \"description\",\n        \"media\",\n        \"prices\",\n        \"openingHours\",\n        \"features\",\n        \"contactData\",\n        \"connections\",\n        \"license\"\n    ],\n    \"title\": \"POI\",\n    \"urlPart\": \"poi\",\n    \"createdAt\": \"2017-09-05T20:28:34.245Z\",\n    \"updatedAt\": \"2017-09-05T20:28:34.245Z\",\n    \"shortTitle\": \"\"\n}"}],"_postman_id":"f6c69f85-1ab3-46f3-8b1c-1eced3d3a97c"},{"name":"/categoryGroup Erstellen (POI, Strecke, Unterkunft, Produkt)","id":"7ab32418-97bd-4122-bcb4-96d56bfdfe08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"new-typ-xy\",\n    \"shortTitle\": \"\",\n    \"urlPart\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/categoryGroup","urlObject":{"host":["https://poi.api.eberl-online.net/v2/categoryGroup"],"query":[],"variable":[]}},"response":[{"id":"57e6afb4-1406-4878-ba27-ed1a1b4acee3","name":"/categoryGroup Erstellen (POI, Strecke, Unterkunft, Produkt)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"new-typ-xy\",\n    \"shortTitle\": \"\",\n    \"urlPart\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/categoryGroup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 13:06:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"207"},{"key":"Connection","value":"keep-alive"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"cf-Sd6Yn27nf87sayoeizUjmS0ARN8\""},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=7d491af07a1313ccd34ab8b7a7783de2e57f61bf69b343464d5633418e48dfbc;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"}],"cookie":[],"responseTime":null,"body":"{\n    \"hidden\": false,\n    \"principals\": [],\n    \"poiSteps\": [],\n    \"_id\": \"611e576cffadef26346581be\",\n    \"title\": \"new-typ-xy\",\n    \"shortTitle\": \"\",\n    \"urlPart\": \"\",\n    \"createdAt\": \"2021-08-19T13:06:52.548Z\",\n    \"updatedAt\": \"2021-08-19T13:06:52.548Z\"\n}"}],"_postman_id":"7ab32418-97bd-4122-bcb4-96d56bfdfe08"},{"name":"/categoryGroup Ändern","id":"f5768155-859e-40e8-ab2c-88053078fef6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"_id\": \"611e564193ca9757a8daaf19\",\n    \"hidden\": false,\n    \"principals\": [],\n    \"poiSteps\": [],\n    \"title\": \"new-typ-xy\",\n    \"shortTitle\": \"typ-xy\",\n    \"urlPart\": \"\",\n    \"createdAt\": \"2021-08-19T13:01:53.522Z\",\n    \"updatedAt\": \"2021-08-19T13:01:53.522Z\"\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/categoryGroup/:id","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/categoryGroup"],"query":[],"variable":[{"id":"ad53ccb8-edd6-4480-99d7-d46d29dfe2bf","type":"any","value":"611e576cffadef26346581be","key":"id"}]}},"response":[{"id":"acc083d5-4a3f-4b86-8d4c-b5c8b802fd70","name":"/categoryGroup Ändern","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"_id\": \"611e564193ca9757a8daaf19\",\n    \"hidden\": false,\n    \"principals\": [],\n    \"poiSteps\": [],\n    \"title\": \"new-typ-xy\",\n    \"shortTitle\": \"typ-xy\",\n    \"urlPart\": \"\",\n    \"createdAt\": \"2021-08-19T13:01:53.522Z\",\n    \"updatedAt\": \"2021-08-19T13:01:53.522Z\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://poi.api.eberl-online.net/v2/categoryGroup/:id","host":["https://poi.api.eberl-online.net/v2/categoryGroup"],"path":[":id"],"variable":[{"key":"id","value":"611e576cffadef26346581be"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 13:13:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"d5-urK7vZ27dneOFA5Qqx9pqc5dtBQ\""},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=873281abc7ca016df6a4b3d42cb6cc887f2c2f0dce4f92aac9d0fbf94ebbc906;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"611e576cffadef26346581be\",\n    \"hidden\": false,\n    \"principals\": [],\n    \"poiSteps\": [],\n    \"title\": \"new-typ-xy\",\n    \"shortTitle\": \"typ-xy\",\n    \"urlPart\": \"\",\n    \"createdAt\": \"2021-08-19T13:01:53.522Z\",\n    \"updatedAt\": \"2021-08-19T13:01:53.522Z\"\n}"}],"_postman_id":"f5768155-859e-40e8-ab2c-88053078fef6"},{"name":"/categoryGroup löschen","id":"8da75be8-4d61-491a-baf7-eadebbe6f769","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://poi.api.eberl-online.net/v2/categoryGroup/:id","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/categoryGroup"],"query":[],"variable":[{"id":"95c55195-9652-4107-8ca0-556aabcf1e52","type":"any","value":"611e576cffadef26346581be","key":"id"}]}},"response":[{"id":"d2b4b249-d83a-4575-bc28-3818c7e71a77","name":"/categoryGroup löschen","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/categoryGroup/:id","host":["https://poi.api.eberl-online.net/v2/categoryGroup"],"path":[":id"],"variable":[{"id":"95c55195-9652-4107-8ca0-556aabcf1e52","key":"id","value":"611e576cffadef26346581be"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 13:16:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"d5-urK7vZ27dneOFA5Qqx9pqc5dtBQ\""},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=7d491af07a1313ccd34ab8b7a7783de2e57f61bf69b343464d5633418e48dfbc;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"611e576cffadef26346581be\",\n    \"hidden\": false,\n    \"principals\": [],\n    \"poiSteps\": [],\n    \"title\": \"new-typ-xy\",\n    \"shortTitle\": \"typ-xy\",\n    \"urlPart\": \"\",\n    \"createdAt\": \"2021-08-19T13:01:53.522Z\",\n    \"updatedAt\": \"2021-08-19T13:01:53.522Z\"\n}"}],"_postman_id":"8da75be8-4d61-491a-baf7-eadebbe6f769"},{"name":"/categoryType Einzelnen Kategorie-Typ anzeigen","id":"9028da17-7970-4753-b259-db7ed87fa7ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/categoryType/:id","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/categoryType"],"query":[{"disabled":true,"key":"$limit","value":"2"}],"variable":[{"id":"d535aab1-88c5-468a-b025-70324fe92946","type":"any","value":"59af0932b296890100d0b1dd","key":"id"}]}},"response":[{"id":"b24cc9e9-6d68-4d27-80b5-f8ed88b8ae1f","name":"/categoryType Einzelnen Kategorie-Typ anzeigen","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/categoryType/:id","host":["https://poi.api.eberl-online.net/v2/categoryType"],"path":[":id"],"query":[{"key":"$limit","value":"2","type":"text","disabled":true}],"variable":[{"key":"id","value":"59af0932b296890100d0b1dd"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 02 Aug 2021 15:34:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"21a-S/K8GENqxLfS/tMbJTrg2Cww9xU\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"59af0932b296890100d0b1dd\",\n    \"hidden\": false,\n    \"principals\": [\n        \"00000000-0000-0000-1000-000000000001\"\n    ],\n    \"title\": \"Destination\",\n    \"categoryGroup\": \"59af0907b296890100d0b1db\",\n    \"createdAt\": \"2017-09-05T20:29:38.756Z\",\n    \"updatedAt\": \"2017-09-11T12:22:34.091Z\",\n    \"owner\": \"00000000-0000-0000-1000-000000000001\",\n    \"_include\": [\n        \"categories\"\n    ],\n    \"categories\": [\n        {\n            \"_id\": \"59af0936663a660100095960\",\n            \"title\": \"Ort\",\n            \"hidden\": false,\n            \"categoryType\": \"59af0932b296890100d0b1dd\",\n            \"mappingField\": null,\n            \"createdAt\": \"2017-09-05T20:29:42.920Z\",\n            \"updatedAt\": \"2017-09-11T12:22:36.926Z\"\n        }\n    ]\n}"}],"_postman_id":"9028da17-7970-4753-b259-db7ed87fa7ab"},{"name":"/categoryType Erstellen (Oberkategorie z.B.  Baden / Schwimmen)","id":"b853c031-e2f5-4976-8a1a-b64ce94c17a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"hidden\": false,\n    \"principals\": [\n        \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\"\n    ],\n    \"poiSteps\": [],\n    \"_id\": \"611e5ec73850fc5f80c168a0\",\n    \"title\": \"eigene-grp-typ-wtf\",\n    \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n    \"owner\": \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n    \"createdAt\": \"2021-08-19T13:38:15.385Z\",\n    \"updatedAt\": \"2021-08-19T13:38:15.385Z\",\n    \"_include\": [\n        \"categories\"\n    ],\n    \"categories\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/categoryType","urlObject":{"host":["https://poi.api.eberl-online.net/v2/categoryType"],"query":[],"variable":[]}},"response":[{"id":"00d0a2ab-f585-46af-8b71-cf34709018d7","name":"/categoryType global Erstellen","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"hidden\": false,\n    \"principals\": [],\n    \"poiSteps\": [],\n    \"_id\": \"611e5dcf93ca9757a8daaf34\",\n    \"title\": \"grp-typ-wtf-global\",\n    \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n    \"createdAt\": \"2021-08-19T13:34:07.659Z\",\n    \"updatedAt\": \"2021-08-19T13:34:07.659Z\",\n    \"_include\": [\n        \"categories\"\n    ],\n    \"categories\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/categoryType"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 13:37:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"271"},{"key":"Connection","value":"keep-alive"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"10f-ZnhWlji89Inr7vFkQ7EZlQvGnzU\""},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=7d491af07a1313ccd34ab8b7a7783de2e57f61bf69b343464d5633418e48dfbc;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"}],"cookie":[],"responseTime":null,"body":"{\n    \"hidden\": false,\n    \"principals\": [],\n    \"poiSteps\": [],\n    \"_id\": \"611e5dcf93ca9757a8daaf34\",\n    \"title\": \"grp-typ-wtf-global\",\n    \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n    \"createdAt\": \"2021-08-19T13:34:07.659Z\",\n    \"updatedAt\": \"2021-08-19T13:34:07.659Z\",\n    \"_include\": [\n        \"categories\"\n    ],\n    \"categories\": []\n}"},{"id":"94906bf4-70af-4d58-a308-91272e6ec4d8","name":"/categoryType eigene Erstellen","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"hidden\": false,\n    \"principals\": [\n        \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\"\n    ],\n    \"poiSteps\": [],\n    \"_id\": \"611e5ec73850fc5f80c168a0\",\n    \"title\": \"eigene-grp-typ-wtf\",\n    \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n    \"owner\": \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n    \"createdAt\": \"2021-08-19T13:38:15.385Z\",\n    \"updatedAt\": \"2021-08-19T13:38:15.385Z\",\n    \"_include\": [\n        \"categories\"\n    ],\n    \"categories\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/categoryType"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 13:41:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"356"},{"key":"Connection","value":"keep-alive"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"164-8KSzR24oXk+IUrUkVFfr9YrvCyE\""},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=7d491af07a1313ccd34ab8b7a7783de2e57f61bf69b343464d5633418e48dfbc;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"}],"cookie":[],"responseTime":null,"body":"{\n    \"hidden\": false,\n    \"principals\": [\n        \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\"\n    ],\n    \"poiSteps\": [],\n    \"_id\": \"611e5ec73850fc5f80c168a0\",\n    \"title\": \"eigene-grp-typ-wtf\",\n    \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n    \"owner\": \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n    \"createdAt\": \"2021-08-19T13:38:15.385Z\",\n    \"updatedAt\": \"2021-08-19T13:38:15.385Z\",\n    \"_include\": [\n        \"categories\"\n    ],\n    \"categories\": []\n}"}],"_postman_id":"b853c031-e2f5-4976-8a1a-b64ce94c17a3"},{"name":"/categoryType Ändern","id":"081e71b9-692c-42ba-89ea-97c23a3dd2b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"_id\": \"611e5ec73850fc5f80c168a0\",\n    \"hidden\": false,\n    \"principals\": [\n        \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\"\n    ],\n    \"poiSteps\": [],\n    \"title\": \"eigene-grp-typ-wtf\",\n    \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n    \"owner\": \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n    \"createdAt\": \"2021-08-19T13:38:15.385Z\",\n    \"updatedAt\": \"2021-08-19T13:38:15.385Z\",\n    \"shortTitle\": \"eigene-wtf\",\n    \"_include\": [\n        \"categories\"\n    ],\n    \"categories\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/categoryType/:id","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/categoryType"],"query":[],"variable":[{"id":"174ebcf6-b287-4cc5-abfd-fd4bf05c1b94","type":"any","value":"611e5ec73850fc5f80c168a0","key":"id"}]}},"response":[{"id":"1551d2cb-b25a-4008-81ae-b669ac14c3f0","name":"/categoryType Ändern","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"_id\": \"611e5ec73850fc5f80c168a0\",\n    \"hidden\": false,\n    \"principals\": [\n        \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\"\n    ],\n    \"poiSteps\": [],\n    \"title\": \"eigene-grp-typ-wtf\",\n    \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n    \"owner\": \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n    \"createdAt\": \"2021-08-19T13:38:15.385Z\",\n    \"updatedAt\": \"2021-08-19T13:38:15.385Z\",\n    \"shortTitle\": \"eigene-wtf\",\n    \"_include\": [\n        \"categories\"\n    ],\n    \"categories\": []\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://poi.api.eberl-online.net/v2/categoryType/:id","host":["https://poi.api.eberl-online.net/v2/categoryType"],"path":[":id"],"variable":[{"key":"id","value":"611e5ec73850fc5f80c168a0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 13:49:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"17e-nL6CYK1Np1/g3htFJ4ZCyVfCbwc\""},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=7d491af07a1313ccd34ab8b7a7783de2e57f61bf69b343464d5633418e48dfbc;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"611e5ec73850fc5f80c168a0\",\n    \"hidden\": false,\n    \"principals\": [\n        \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\"\n    ],\n    \"poiSteps\": [],\n    \"title\": \"eigene-grp-typ-wtf\",\n    \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n    \"owner\": \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n    \"createdAt\": \"2021-08-19T13:38:15.385Z\",\n    \"updatedAt\": \"2021-08-19T13:38:15.385Z\",\n    \"shortTitle\": \"eigene-wtf\",\n    \"_include\": [\n        \"categories\"\n    ],\n    \"categories\": []\n}"}],"_postman_id":"081e71b9-692c-42ba-89ea-97c23a3dd2b7"},{"name":"/categoryType löschen","id":"4ed30cd7-48d6-4890-9194-96238314d800","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://poi.api.eberl-online.net/v2/categoryType/:id","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/categoryType"],"query":[],"variable":[{"id":"8f76906e-827e-48a2-92ec-fa3ad41f8e2c","type":"any","value":"611e5ec73850fc5f80c168a0","key":"id"}]}},"response":[{"id":"3b587111-911b-4373-8425-619a7cec209b","name":"/categoryType löschen","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/categoryType/:id","host":["https://poi.api.eberl-online.net/v2/categoryType"],"path":[":id"],"variable":[{"id":"8f76906e-827e-48a2-92ec-fa3ad41f8e2c","key":"id","value":"611e5ec73850fc5f80c168a0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 13:50:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"17e-nL6CYK1Np1/g3htFJ4ZCyVfCbwc\""},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=873281abc7ca016df6a4b3d42cb6cc887f2c2f0dce4f92aac9d0fbf94ebbc906;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"611e5ec73850fc5f80c168a0\",\n    \"hidden\": false,\n    \"principals\": [\n        \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\"\n    ],\n    \"poiSteps\": [],\n    \"title\": \"eigene-grp-typ-wtf\",\n    \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n    \"owner\": \"0044fc4c-bda0-4e2b-815e-e08c524dc8fb\",\n    \"createdAt\": \"2021-08-19T13:38:15.385Z\",\n    \"updatedAt\": \"2021-08-19T13:38:15.385Z\",\n    \"shortTitle\": \"eigene-wtf\",\n    \"_include\": [\n        \"categories\"\n    ],\n    \"categories\": []\n}"}],"_postman_id":"4ed30cd7-48d6-4890-9194-96238314d800"},{"name":"/cities Städte anzeigen","id":"d39a5813-2fd2-4df4-9bd0-2a4dfd867b7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/cities/?currentPrincipal=473e3bc7-93ad-499d-b6c6-f5995cb26133","urlObject":{"path":[""],"host":["https://poi.api.eberl-online.net/v2/cities"],"query":[{"key":"currentPrincipal","value":"473e3bc7-93ad-499d-b6c6-f5995cb26133"}],"variable":[]}},"response":[{"id":"72a1afad-92d5-4f0b-8918-8e9a7838a455","name":"/cities Städte anzeigen","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/cities/?currentPrincipal=473e3bc7-93ad-499d-b6c6-f5995cb26133","host":["https://poi.api.eberl-online.net/v2/cities"],"path":[""],"query":[{"key":"currentPrincipal","value":"473e3bc7-93ad-499d-b6c6-f5995cb26133"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 02 Aug 2021 14:43:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET"},{"key":"ETag","value":"W/\"17a-yfb+IOBv/bP+mzEgPduALObRl14\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    \"Altstädten\",\n    \"Bad Hindelang\",\n    \"Bad Oberdorf\",\n    \"Blaichach\",\n    \"Bolsterlang\",\n    \"Eisenberg\",\n    \"Grän\",\n    \"Grän \",\n    \"Hirschegg\",\n    \"Immenstadt\",\n    \"Jungholz\",\n    \"Mittelberg\",\n    \"Mittlelberg\",\n    \"Musau\",\n    \"München\",\n    \"Nesselwängle\",\n    \"Obermaiselstein\",\n    \"Oberstaufen\",\n    \"Oberstdorf\",\n    \"Oberstorf\",\n    \"Ofterschwang\",\n    \"Pfronten\",\n    \"Rettenberg\",\n    \"Riezlern\",\n    \"Schattwald\",\n    \"Scheidegg\",\n    \"Tannheim\",\n    \"Tiefenbach\",\n    \"Ulm\",\n    \"Vils\",\n    \"Zöblen\"\n]"}],"_postman_id":"d39a5813-2fd2-4df4-9bd0-2a4dfd867b7e"},{"name":"/config","id":"a01d8859-f3f2-4553-b45e-bff7a498fd9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/config","urlObject":{"host":["https://poi.api.eberl-online.net/v2/config"],"query":[],"variable":[]}},"response":[{"id":"38a148ce-939e-4c33-8da8-39fdc60ca231","name":"/config","originalRequest":{"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/config"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 03 Aug 2021 08:26:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"ETag","value":"W/\"673-WeV5/eE7gH0Jt11a/02B6Zn9Q5E\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"00000000-0000-0000-1000-000000000001\",\n        \"export\": {\n            \"seasonFeatures\": {\n                \"summer\": null,\n                \"winter\": null\n            },\n            \"pricesWithFeatures\": [],\n            \"categoryTypes\": [],\n            \"features\": [],\n            \"defaultPrice\": false,\n            \"apiKeys\": [],\n            \"poweredByTitle\": \"EO\",\n            \"poweredByLink\": \"\",\n            \"poweredByImage\": \"\"\n        },\n        \"filter\": {\n            \"include\": {\n                \"featureGroups\": [],\n                \"features\": [],\n                \"categoryTypes\": [],\n                \"categoryGroups\": [],\n                \"categories\": []\n            },\n            \"exclude\": {\n                \"featureGroups\": [],\n                \"features\": [],\n                \"categoryTypes\": [],\n                \"categoryGroups\": [],\n                \"categories\": [],\n                \"pois\": []\n            }\n        },\n        \"address\": {\n            \"country\": \"Deutschland\",\n            \"name\": \"Eberl Online GmbH\",\n            \"address\": \"Salzstraße, 1\",\n            \"additionalAddress\": \"1\",\n            \"zip\": \"87509\",\n            \"city\": \"Immenstadt\",\n            \"phoneNumber\": \"+49-8323-802569\",\n            \"mobileNumber\": \"+49-8323-802569\",\n            \"eMail\": \"mk@eberl-online.de\",\n            \"website\": \"https://www.eberl-online.de/\"\n        },\n        \"currentSeason\": \"summer\",\n        \"showWinterSeason\": true,\n        \"showPricesCosts\": false,\n        \"apiKeys\": [\n            {\n                \"containByCategoryGroupIds\": [],\n                \"containByCategoryTypeIds\": [],\n                \"containByCategoryIds\": [],\n                \"containByFeatureIds\": [],\n                \"showDisabled\": 0,\n                \"showReleased\": -1,\n                \"showHighlight\": -1,\n                \"showHighlightToTop\": true,\n                \"defaultSorting\": \"sortTitle\",\n                \"defaultDirection\": \"asc\",\n                \"outputLang\": \"de\",\n                \"displayMap\": true,\n                \"showMap\": false,\n                \"displayLocationDistrict\": true,\n                \"displayLocationCity\": true,\n                \"displayLocationCountry\": false,\n                \"displayCurrentlyOpen\": true,\n                \"subTitleInsteadOfDescription\": false,\n                \"hitsPerPage\": 20,\n                \"startPage\": 1,\n                \"startOffset\": 0,\n                \"_id\": \"5fb54d1d5970a3001805c867\",\n                \"customCategoryGroups\": [],\n                \"customFeatureGroups\": [],\n                \"fallbackPicture\": {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"license\": {}\n                },\n                \"labels\": {},\n                \"apiKey\": \"not-a-real-api-key\",\n                \"description\": \"\"\n            }\n        ],\n        \"createdAt\": \"2017-09-11T12:17:12.886Z\",\n        \"updatedAt\": \"2019-10-23T12:43:12.285Z\"\n    }\n]"}],"_postman_id":"a01d8859-f3f2-4553-b45e-bff7a498fd9c"},{"name":"/config Erstellen","id":"e3813010-14e5-4ece-bffd-6f04a5a85b5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"_id\":\"e4c230d8-8949-453e-81c6-8a9f376fe157\"}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/config","description":"<p>_id muss die Mandant-ID sein.</p>\n","urlObject":{"host":["https://poi.api.eberl-online.net/v2/config"],"query":[],"variable":[]}},"response":[{"id":"78caddc3-fa39-4396-94cc-8a86d43224da","name":"/config Erstellen","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"_id\":\"e4c230d8-8949-453e-81c6-8a9f376fe157\"}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/config"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 13:59:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"439"},{"key":"Connection","value":"keep-alive"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"1b7-bQTVzTwLFGPfL5QmARiCRKKu1n4\""},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=7d491af07a1313ccd34ab8b7a7783de2e57f61bf69b343464d5633418e48dfbc;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"}],"cookie":[],"responseTime":null,"body":"{\n    \"export\": {\n        \"pricesWithFeatures\": [],\n        \"categoryTypes\": [],\n        \"features\": [],\n        \"apiKeys\": []\n    },\n    \"filter\": {\n        \"include\": {\n            \"featureGroups\": [],\n            \"features\": [],\n            \"categoryTypes\": [],\n            \"categoryGroups\": [],\n            \"categories\": []\n        },\n        \"exclude\": {\n            \"featureGroups\": [],\n            \"features\": [],\n            \"categoryTypes\": [],\n            \"categoryGroups\": [],\n            \"categories\": [],\n            \"pois\": []\n        }\n    },\n    \"_id\": \"e4c230d8-8949-453e-81c6-8a9f376fe157\",\n    \"apiKeys\": [],\n    \"createdAt\": \"2021-08-19T13:59:12.619Z\",\n    \"updatedAt\": \"2021-08-19T13:59:12.619Z\"\n}"}],"_postman_id":"e3813010-14e5-4ece-bffd-6f04a5a85b5c"},{"name":"/config Ändern","id":"3a9dfdfa-d5b9-4f62-97a0-583f26274109","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"_id\": \"e4c230d8-8949-453e-81c6-8a9f376fe157\",\n    \"export\": {\n        \"seasonFeatures\": {\n            \"summer\": \"607568ce38ce600012e9199a\",\n            \"winter\": \"607568d338ce600012e9199c\"\n        },\n        \"pricesWithFeatures\": [],\n        \"categoryTypes\": [],\n        \"features\": [],\n        \"apiKeys\": []\n    },\n    \"filter\": {\n        \"include\": {\n            \"featureGroups\": [],\n            \"features\": [],\n            \"categoryTypes\": [],\n            \"categoryGroups\": [],\n            \"categories\": []\n        },\n        \"exclude\": {\n            \"featureGroups\": [],\n            \"features\": [],\n            \"categoryTypes\": [],\n            \"categoryGroups\": [],\n            \"categories\": [],\n            \"pois\": []\n        }\n    },\n    \"showWinterSeason\": true,\n    \"showPricesCosts\": false,\n    \"currentSeason\": \"summer\",\n    \"address\": {\n        \"name\": \"\",\n        \"address\": \"\",\n        \"additionalAddress\": \"\",\n        \"zip\": \"1234\",\n        \"city\": \"testort\",\n        \"district\": \"\",\n        \"country\": \"Deutschland\",\n        \"phoneNumber\": \"\",\n        \"mobileNumber\": \"\",\n        \"eMail\": \"\",\n        \"website\": \"\"\n    },\n    \"apiKeys\": [],\n    \"createdAt\": \"2021-08-19T13:59:12.619Z\",\n    \"updatedAt\": \"2021-08-19T13:59:12.619Z\"\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/config/:id","description":"<p>Pflichtangaben:\n_id + Sommer- + Winter-Merkmal   </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"_id\": \"e4c230d8-8949-453e-81c6-8a9f376fe157\",\n    \"export\": {\n        \"seasonFeatures\": {\n            \"summer\": \"607568ce38ce600012e9199a\",\n            \"winter\": \"607568d338ce600012e9199c\"\n        }\n}\n}\n</code></pre>\n","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/config"],"query":[],"variable":[{"description":{"content":"<p>Mandant-ID</p>\n","type":"text/plain"},"type":"any","value":"e4c230d8-8949-453e-81c6-8a9f376fe157","key":"id"}]}},"response":[{"id":"56ea71e3-4061-41b8-84f0-81b3325c58bd","name":"/config Ändern","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"_id\": \"e4c230d8-8949-453e-81c6-8a9f376fe157\",\n    \"export\": {\n        \"seasonFeatures\": {\n            \"summer\": \"607568ce38ce600012e9199a\",\n            \"winter\": \"607568d338ce600012e9199c\"\n        },\n        \"pricesWithFeatures\": [],\n        \"categoryTypes\": [],\n        \"features\": [],\n        \"apiKeys\": []\n    },\n    \"filter\": {\n        \"include\": {\n            \"featureGroups\": [],\n            \"features\": [],\n            \"categoryTypes\": [],\n            \"categoryGroups\": [],\n            \"categories\": []\n        },\n        \"exclude\": {\n            \"featureGroups\": [],\n            \"features\": [],\n            \"categoryTypes\": [],\n            \"categoryGroups\": [],\n            \"categories\": [],\n            \"pois\": []\n        }\n    },\n    \"showWinterSeason\": true,\n    \"showPricesCosts\": false,\n    \"currentSeason\": \"summer\",\n    \"address\": {\n        \"name\": \"\",\n        \"address\": \"\",\n        \"additionalAddress\": \"\",\n        \"zip\": \"1234\",\n        \"city\": \"testort\",\n        \"district\": \"\",\n        \"country\": \"Deutschland\",\n        \"phoneNumber\": \"\",\n        \"mobileNumber\": \"\",\n        \"eMail\": \"\",\n        \"website\": \"\"\n    },\n    \"apiKeys\": [],\n    \"createdAt\": \"2021-08-19T13:59:12.619Z\",\n    \"updatedAt\": \"2021-08-19T13:59:12.619Z\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://poi.api.eberl-online.net/v2/config/:id","host":["https://poi.api.eberl-online.net/v2/config"],"path":[":id"],"variable":[{"key":"id","value":"e4c230d8-8949-453e-81c6-8a9f376fe157","description":"Mandant-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 14:07:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"314-yQu0muZPxarOzR/aPGrvrgroE6k\""},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=7d491af07a1313ccd34ab8b7a7783de2e57f61bf69b343464d5633418e48dfbc;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"e4c230d8-8949-453e-81c6-8a9f376fe157\",\n    \"export\": {\n        \"seasonFeatures\": {\n            \"summer\": \"607568ce38ce600012e9199a\",\n            \"winter\": \"607568d338ce600012e9199c\"\n        },\n        \"pricesWithFeatures\": [],\n        \"categoryTypes\": [],\n        \"features\": [],\n        \"apiKeys\": []\n    },\n    \"filter\": {\n        \"include\": {\n            \"featureGroups\": [],\n            \"features\": [],\n            \"categoryTypes\": [],\n            \"categoryGroups\": [],\n            \"categories\": []\n        },\n        \"exclude\": {\n            \"featureGroups\": [],\n            \"features\": [],\n            \"categoryTypes\": [],\n            \"categoryGroups\": [],\n            \"categories\": [],\n            \"pois\": []\n        }\n    },\n    \"showWinterSeason\": true,\n    \"showPricesCosts\": false,\n    \"currentSeason\": \"summer\",\n    \"address\": {\n        \"name\": \"\",\n        \"address\": \"\",\n        \"additionalAddress\": \"\",\n        \"zip\": \"1234\",\n        \"city\": \"testort\",\n        \"district\": \"\",\n        \"country\": \"Deutschland\",\n        \"phoneNumber\": \"\",\n        \"mobileNumber\": \"\",\n        \"eMail\": \"\",\n        \"website\": \"\"\n    },\n    \"apiKeys\": [],\n    \"createdAt\": \"2021-08-19T13:59:12.619Z\",\n    \"updatedAt\": \"2021-08-19T13:59:12.619Z\"\n}"}],"_postman_id":"3a9dfdfa-d5b9-4f62-97a0-583f26274109"},{"name":"/config Löschen","id":"5b760d02-d0df-44f1-b416-06b6f7fcda20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://poi.api.eberl-online.net/v2/config/:id","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/config"],"query":[],"variable":[{"description":{"content":"<p>Mandant-ID</p>\n","type":"text/plain"},"type":"any","value":"e4c230d8-8949-453e-81c6-8a9f376fe157","key":"id"}]}},"response":[{"id":"4be078c2-32ee-4b02-9a63-1ca599b265bb","name":"/config Löschen","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/config/:id","host":["https://poi.api.eberl-online.net/v2/config"],"path":[":id"],"variable":[{"key":"id","value":"e4c230d8-8949-453e-81c6-8a9f376fe157","description":"Mandant-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 14:08:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"314-yQu0muZPxarOzR/aPGrvrgroE6k\""},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=873281abc7ca016df6a4b3d42cb6cc887f2c2f0dce4f92aac9d0fbf94ebbc906;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"e4c230d8-8949-453e-81c6-8a9f376fe157\",\n    \"export\": {\n        \"seasonFeatures\": {\n            \"summer\": \"607568ce38ce600012e9199a\",\n            \"winter\": \"607568d338ce600012e9199c\"\n        },\n        \"pricesWithFeatures\": [],\n        \"categoryTypes\": [],\n        \"features\": [],\n        \"apiKeys\": []\n    },\n    \"filter\": {\n        \"include\": {\n            \"featureGroups\": [],\n            \"features\": [],\n            \"categoryTypes\": [],\n            \"categoryGroups\": [],\n            \"categories\": []\n        },\n        \"exclude\": {\n            \"featureGroups\": [],\n            \"features\": [],\n            \"categoryTypes\": [],\n            \"categoryGroups\": [],\n            \"categories\": [],\n            \"pois\": []\n        }\n    },\n    \"showWinterSeason\": true,\n    \"showPricesCosts\": false,\n    \"currentSeason\": \"summer\",\n    \"address\": {\n        \"name\": \"\",\n        \"address\": \"\",\n        \"additionalAddress\": \"\",\n        \"zip\": \"1234\",\n        \"city\": \"testort\",\n        \"district\": \"\",\n        \"country\": \"Deutschland\",\n        \"phoneNumber\": \"\",\n        \"mobileNumber\": \"\",\n        \"eMail\": \"\",\n        \"website\": \"\"\n    },\n    \"apiKeys\": [],\n    \"createdAt\": \"2021-08-19T13:59:12.619Z\",\n    \"updatedAt\": \"2021-08-19T13:59:12.619Z\"\n}"}],"_postman_id":"5b760d02-d0df-44f1-b416-06b6f7fcda20"},{"name":"/exportConfig wird nicht verwendet","id":"cba82634-f8e4-4b69-8ef0-cb211100d8a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/exportConfig","description":"<p>Service für Gastgeber-Umgebungs-Widget. Bisher wird der Service eo-poi-export hierfür verwendet. Noch TODOs von MK im Code. \n(eo-poi-export <a href=\"https://poi.api.eberl-online.net/export/v1/\">https://poi.api.eberl-online.net/export/v1/</a>)</p>\n","urlObject":{"host":["https://poi.api.eberl-online.net/v2/exportConfig"],"query":[],"variable":[]}},"response":[],"_postman_id":"cba82634-f8e4-4b69-8ef0-cb211100d8a2"},{"name":"/feature","id":"111e1733-418a-4cff-89a3-d87e5a674930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/feature","urlObject":{"host":["https://poi.api.eberl-online.net/v2/feature"],"query":[],"variable":[]}},"response":[],"_postman_id":"111e1733-418a-4cff-89a3-d87e5a674930"},{"name":"/featureGroup Erstellen","id":"a22a8dfe-033f-4f72-9ac3-dba81be377ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"hidden\": false,\n    \"principals\": [\n        \"00000000-0000-0000-1000-000000000001\"\n    ],\n    \"categoryGroups\": [\n        \"59af08f217f9ec01009b1617\"\n    ],\n    \"categoryTypes\": [\n        \"5f59f8b008183400118f006b\"\n    ],\n    \"_id\": \"611e69073850fc5f80c168a3\",\n    \"title\": \"mm-test-group-eigene\",\n    \"owner\": \"00000000-0000-0000-1000-000000000001\",\n    \"createdAt\": \"2021-08-19T14:21:59.299Z\",\n    \"updatedAt\": \"2021-08-19T14:21:59.299Z\",\n    \"_include\": [\n        \"features\"\n    ],\n    \"features\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/featureGroup","urlObject":{"host":["https://poi.api.eberl-online.net/v2/featureGroup"],"query":[],"variable":[]}},"response":[{"id":"0abc5e2f-e684-477c-b685-fa74ba294f7b","name":"/featureGroup global Erstellen","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"hidden\": false,\n    \"principals\": [],\n    \"categoryGroups\": [\n        \"59af08f217f9ec01009b1617\"\n    ],\n    \"categoryTypes\": [\n        \"5f59f8b008183400118f006b\"\n    ],\n    \"_id\": \"611e67e493ca9757a8daaf37\",\n    \"title\": \"mm-test-group\",\n    \"createdAt\": \"2021-08-19T14:17:08.653Z\",\n    \"updatedAt\": \"2021-08-19T14:17:08.653Z\",\n    \"_include\": [\n        \"features\"\n    ],\n    \"features\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/featureGroup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 14:20:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"296"},{"key":"Connection","value":"keep-alive"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"128-aUOINcaDBKaW7LpWfhhnCUMC2IE\""},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=7d491af07a1313ccd34ab8b7a7783de2e57f61bf69b343464d5633418e48dfbc;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"}],"cookie":[],"responseTime":null,"body":"{\n    \"hidden\": false,\n    \"principals\": [],\n    \"categoryGroups\": [\n        \"59af08f217f9ec01009b1617\"\n    ],\n    \"categoryTypes\": [\n        \"5f59f8b008183400118f006b\"\n    ],\n    \"_id\": \"611e67e493ca9757a8daaf37\",\n    \"title\": \"mm-test-group\",\n    \"createdAt\": \"2021-08-19T14:17:08.653Z\",\n    \"updatedAt\": \"2021-08-19T14:17:08.653Z\",\n    \"_include\": [\n        \"features\"\n    ],\n    \"features\": []\n}"},{"id":"f364ab02-0d4d-4660-8c91-b4b2828b8b50","name":"/featureGroup eigene Erstellen","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"hidden\": false,\n    \"principals\": [\n        \"00000000-0000-0000-1000-000000000001\"\n    ],\n    \"categoryGroups\": [\n        \"59af08f217f9ec01009b1617\"\n    ],\n    \"categoryTypes\": [\n        \"5f59f8b008183400118f006b\"\n    ],\n    \"_id\": \"611e69073850fc5f80c168a3\",\n    \"title\": \"mm-test-group-eigene\",\n    \"owner\": \"00000000-0000-0000-1000-000000000001\",\n    \"createdAt\": \"2021-08-19T14:21:59.299Z\",\n    \"updatedAt\": \"2021-08-19T14:21:59.299Z\",\n    \"_include\": [\n        \"features\"\n    ],\n    \"features\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/featureGroup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 14:22:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"388"},{"key":"Connection","value":"keep-alive"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"184-X8Y+cq8WuYXcoz2Raq4EMBeOY70\""},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=873281abc7ca016df6a4b3d42cb6cc887f2c2f0dce4f92aac9d0fbf94ebbc906;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"}],"cookie":[],"responseTime":null,"body":"{\n    \"hidden\": false,\n    \"principals\": [\n        \"00000000-0000-0000-1000-000000000001\"\n    ],\n    \"categoryGroups\": [\n        \"59af08f217f9ec01009b1617\"\n    ],\n    \"categoryTypes\": [\n        \"5f59f8b008183400118f006b\"\n    ],\n    \"_id\": \"611e69073850fc5f80c168a3\",\n    \"title\": \"mm-test-group-eigene\",\n    \"owner\": \"00000000-0000-0000-1000-000000000001\",\n    \"createdAt\": \"2021-08-19T14:21:59.299Z\",\n    \"updatedAt\": \"2021-08-19T14:21:59.299Z\",\n    \"_include\": [\n        \"features\"\n    ],\n    \"features\": []\n}"}],"_postman_id":"a22a8dfe-033f-4f72-9ac3-dba81be377ec"},{"name":"/feature Erstellen","id":"97161021-2757-4ccc-8e1f-937d7eaae2c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"asdf-merkmal\",\n    \"shortTitle\": \"\",\n    \"pictureURL\": \"\",\n    \"mappingField\": \"\",\n    \"valueType\": \"\",\n    \"group\": \"\",\n    \"isHighlight\": false,\n    \"featureGroup\": \"611e69073850fc5f80c168a3\"\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/feature","urlObject":{"host":["https://poi.api.eberl-online.net/v2/feature"],"query":[],"variable":[]}},"response":[{"id":"033e6e53-c12f-4213-a12b-29743b477390","name":"/feature Erstellen","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"asdf-merkmal\",\n    \"shortTitle\": \"\",\n    \"pictureURL\": \"\",\n    \"mappingField\": \"\",\n    \"valueType\": \"\",\n    \"group\": \"\",\n    \"isHighlight\": false,\n    \"featureGroup\": \"611e69073850fc5f80c168a3\"\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/feature"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 14:25:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"324"},{"key":"Connection","value":"keep-alive"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"144-oWAryvW7fIjFA9DlYz4YnTquoxs\""},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=7d491af07a1313ccd34ab8b7a7783de2e57f61bf69b343464d5633418e48dfbc;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"}],"cookie":[],"responseTime":null,"body":"{\n    \"hidden\": false,\n    \"valueType\": \"\",\n    \"valueItems\": [],\n    \"internalControlFeature\": false,\n    \"_id\": \"611e69d6ffadef26346581c9\",\n    \"title\": \"asdf-merkmal\",\n    \"shortTitle\": \"\",\n    \"pictureURL\": \"\",\n    \"mappingField\": \"\",\n    \"isHighlight\": false,\n    \"featureGroup\": \"611e69073850fc5f80c168a3\",\n    \"createdAt\": \"2021-08-19T14:25:26.706Z\",\n    \"updatedAt\": \"2021-08-19T14:25:26.706Z\"\n}"}],"_postman_id":"97161021-2757-4ccc-8e1f-937d7eaae2c5"},{"name":"/feature Ändern","id":"eff6b284-e4e8-4a94-b9e4-61b2daab0952","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"_id\": \"611e69d6ffadef26346581c9\",\n    \"hidden\": false,\n    \"valueType\": \"\",\n    \"valueItems\": [],\n    \"internalControlFeature\": false,\n    \"title\": \"asdf-merkmal-123\",\n    \"shortTitle\": \"\",\n    \"pictureURL\": \"\",\n    \"mappingField\": \"\",\n    \"isHighlight\": false,\n    \"featureGroup\": \"611e69073850fc5f80c168a3\",\n    \"createdAt\": \"2021-08-19T14:24:19.141Z\",\n    \"updatedAt\": \"2021-08-19T14:24:19.141Z\",\n    \"edited\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2/feature/:id","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/feature"],"query":[],"variable":[{"description":{"content":"<p>Merkmal-ID</p>\n","type":"text/plain"},"type":"any","value":"611e69d6ffadef26346581c9","key":"id"}]}},"response":[{"id":"b170c2c2-1a58-4e2a-bb1b-e49ae9e321d3","name":"/feature Ändern","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"_id\": \"611e69d6ffadef26346581c9\",\n    \"hidden\": false,\n    \"valueType\": \"\",\n    \"valueItems\": [],\n    \"internalControlFeature\": false,\n    \"title\": \"asdf-merkmal-123\",\n    \"shortTitle\": \"\",\n    \"pictureURL\": \"\",\n    \"mappingField\": \"\",\n    \"isHighlight\": false,\n    \"featureGroup\": \"611e69073850fc5f80c168a3\",\n    \"createdAt\": \"2021-08-19T14:24:19.141Z\",\n    \"updatedAt\": \"2021-08-19T14:24:19.141Z\",\n    \"edited\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://poi.api.eberl-online.net/v2/feature/:id","host":["https://poi.api.eberl-online.net/v2/feature"],"path":[":id"],"variable":[{"key":"id","value":"611e69d6ffadef26346581c9","description":"Merkmal-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 14:29:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"148-sFa/0RiEmqryYRXCju+rea0r4Cg\""},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=873281abc7ca016df6a4b3d42cb6cc887f2c2f0dce4f92aac9d0fbf94ebbc906;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"611e69d6ffadef26346581c9\",\n    \"hidden\": false,\n    \"valueType\": \"\",\n    \"valueItems\": [],\n    \"internalControlFeature\": false,\n    \"title\": \"asdf-merkmal-123\",\n    \"shortTitle\": \"\",\n    \"pictureURL\": \"\",\n    \"mappingField\": \"\",\n    \"isHighlight\": false,\n    \"featureGroup\": \"611e69073850fc5f80c168a3\",\n    \"createdAt\": \"2021-08-19T14:24:19.141Z\",\n    \"updatedAt\": \"2021-08-19T14:24:19.141Z\"\n}"}],"_postman_id":"eff6b284-e4e8-4a94-b9e4-61b2daab0952"},{"name":"/feature Löschen","id":"f2e201d0-80ff-4c16-8fd9-68b2b0e948fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://poi.api.eberl-online.net/v2/feature/:id","urlObject":{"path":[":id"],"host":["https://poi.api.eberl-online.net/v2/feature"],"query":[],"variable":[{"description":{"content":"<p>Merkmal-ID</p>\n","type":"text/plain"},"type":"any","value":"611e69d6ffadef26346581c9","key":"id"}]}},"response":[{"id":"75f3848b-1b1c-4e30-9509-caac4842d5b8","name":"/feature Löschen","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/feature/:id","host":["https://poi.api.eberl-online.net/v2/feature"],"path":[":id"],"variable":[{"key":"id","value":"611e69d6ffadef26346581c9","description":"Merkmal-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 19 Aug 2021 14:29:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"ETag","value":"W/\"148-sFa/0RiEmqryYRXCju+rea0r4Cg\""},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=873281abc7ca016df6a4b3d42cb6cc887f2c2f0dce4f92aac9d0fbf94ebbc906;Path=/;HttpOnly;Domain=eo-poi-v2-prod.azurewebsites.net"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"611e69d6ffadef26346581c9\",\n    \"hidden\": false,\n    \"valueType\": \"\",\n    \"valueItems\": [],\n    \"internalControlFeature\": false,\n    \"title\": \"asdf-merkmal-123\",\n    \"shortTitle\": \"\",\n    \"pictureURL\": \"\",\n    \"mappingField\": \"\",\n    \"isHighlight\": false,\n    \"featureGroup\": \"611e69073850fc5f80c168a3\",\n    \"createdAt\": \"2021-08-19T14:24:19.141Z\",\n    \"updatedAt\": \"2021-08-19T14:24:19.141Z\"\n}"}],"_postman_id":"f2e201d0-80ff-4c16-8fd9-68b2b0e948fa"},{"name":"/gpx-map-image Bild aus GPX-Datei erstellen","id":"e0b16e8a-5749-4ebc-871d-00d2c3b5936d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"url\": \"https://download.eberl-online.net/pois/60cc8afcdf8e3e1694f804f4.gpx\",\n    \"width\": 100,\n    \"height\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://poi.api.eberl-online.net/v2//gpx-map-image","urlObject":{"path":["gpx-map-image"],"host":["https://poi.api.eberl-online.net/v2/"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0b16e8a-5749-4ebc-871d-00d2c3b5936d"},{"name":"headless-chrome-service erstellt aus XML-String(GPX) ein PNG-Bild","event":[{"listen":"prerequest","script":{"id":"b9b28bbc-415a-40a7-8b81-9e9a3371a5cf","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"82bfa20d-ba80-4837-81cf-491432641ee1","exec":[""],"type":"text/javascript"}}],"id":"9413a3be-23a2-443a-abf0-ab481701d34a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"width\": 250,\n    \"height\": 100,\n    \"xml\": \"{{gpxXml}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{headless-chrome-service}}/api/screenshot","urlObject":{"path":["api","screenshot"],"host":["{{headless-chrome-service}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9413a3be-23a2-443a-abf0-ab481701d34a"},{"name":"/ld-json schema.org Eintrag für POI anzeigen","id":"b5b61e35-e0d8-4270-9039-87db11832a76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2//ld-json/:id?apiKey={{apiKey}}","urlObject":{"path":["ld-json",":id"],"host":["https://poi.api.eberl-online.net/v2/"],"query":[{"key":"apiKey","value":"{{apiKey}}"}],"variable":[{"id":"759cee78-1660-40bc-ad76-6256f18f8339","type":"any","value":"60c324061cb25b0012b1da2a","key":"id"}]}},"response":[{"id":"833587fb-e77e-4e2a-92f5-1293ec601953","name":"/ld-json","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2//ld-json/:id?apiKey={{apiKey}}","host":["https://poi.api.eberl-online.net/v2/"],"path":["ld-json",":id"],"query":[{"key":"apiKey","value":"{{apiKey}}","type":"text"}],"variable":[{"key":"id","value":"60c324061cb25b0012b1da2a"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 03 Aug 2021 13:10:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET"},{"key":"ETag","value":"W/\"168-du5K5QRHIzPw4Y8hFlC9I92BUgU\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"TouristAttraction\",\n    \"identifier\": \"60c324061cb25b0012b1da2a\",\n    \"url\": \"/fellhorn-kanzelwand\",\n    \"mainEntityOfPage\": \"/fellhorn-kanzelwand\",\n    \"availableLanguage\": \"de\",\n    \"name\": \"Fellhorn-Kanzelwand\",\n    \"description\": \"\",\n    \"publicAccess\": true,\n    \"latitude\": 47.35254,\n    \"longitude\": 10.26278,\n    \"isAccessibleForFree\": false,\n    \"telephone\": \"08322 / 9600-0\"\n}"}],"_postman_id":"b5b61e35-e0d8-4270-9039-87db11832a76"},{"name":"/log Log-Einträge anzeigen","id":"43421ce1-19a3-48c2-8fdc-ad15380dd0a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/log?type=poi&$limit=2","description":"<p>Wird Intern vom Service für API-Tokens verwendet. Kein Zugriff von außen.</p>\n","urlObject":{"host":["https://poi.api.eberl-online.net/v2/log"],"query":[{"key":"type","value":"poi"},{"disabled":true,"key":"action","value":"update"},{"disabled":true,"description":{"content":"<p>z.B. POI-ID</p>\n","type":"text/plain"},"key":"ref_id","value":""},{"key":"$limit","value":"2"}],"variable":[]}},"response":[{"id":"8477d9e8-072e-41c0-9f0f-d88dc7ce1098","name":"/log Log-Einträge anzeigen","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://poi.api.eberl-online.net/v2/log?type=poi&$limit=2","host":["https://poi.api.eberl-online.net/v2/log"],"query":[{"key":"type","value":"poi"},{"key":"action","value":"update","type":"text","disabled":true},{"key":"ref_id","value":"","description":"z.B. POI-ID","type":"text","disabled":true},{"key":"$limit","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 03 Aug 2021 13:31:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Allow","value":"GET,POST,PATCH,PUT,DELETE"},{"key":"Vary","value":"Accept, Accept-Encoding"},{"key":"ETag","value":"W/\"1994-/G3IKgZmbbWtomoUy1MKaeNqe2s\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"5f71963568531e00117b54f6\",\n        \"type\": \"poi\",\n        \"ref_id\": \"5e32f55b635a99331b499b4a\",\n        \"action\": \"update\",\n        \"data\": {\n            \"_id\": \"5e32f55b635a99331b499b4a\",\n            \"manualSlug\": true,\n            \"hidden\": false,\n            \"active\": true,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"address\": {\n                \"country\": \"Deutschland\",\n                \"address\": \"Günterslebener Straße 41\",\n                \"zip\": \"97209\",\n                \"city\": \"Veitshöchheim\",\n                \"website\": \"www.gs-vhh.de\",\n                \"eMail\": \"grundschule@veitshoechheim.de\",\n                \"phoneNumber\": \"+49 931 452326-30\"\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"geo\": {\n                \"zoom\": 17,\n                \"lat\": 49.8310762232894,\n                \"lng\": 9.883189201354982\n            },\n            \"description\": {\n                \"description\": \"<p>Vitusschule</p>\\n\\n<p><a href=\\\"https://wuerzburgwiki.de/wiki/Kirchstra%C3%9Fe_(Veitsh%C3%B6chheim)\\\" title=\\\"Kirchstraße (Veitshöchheim)\\\">Kirchstra&szlig;e</a> 14</p>\\n\\n<p>97209 Veitsh&ouml;chheim</p>\\n\\n<p>Telefon: 0931 - 9800-816</p>\\n\\n<p>&nbsp;</p>\\n\\n<p>Eichendorffschule</p>\\n\\n<p><a href=\\\"https://wuerzburgwiki.de/wiki/G%C3%BCnterslebener_Stra%C3%9Fe_(Veitsh%C3%B6chheim)\\\" title=\\\"Günterslebener Straße (Veitshöchheim)\\\">G&uuml;nterslebener Stra&szlig;e</a> 41</p>\\n\\n<p>97209 Veitsh&ouml;chheim</p>\\n\\n<p>Telefon: 0931 - 452326-30</p>\\n\"\n            },\n            \"shortDescription\": {\n                \"description\": \"<p>Die Eichendorffschule, benannt nach dem Dichter Joseph von Eichendorff wurde als Teil des Schulzentrums &quot;Am Speckert&quot; 1965 als zweite Grundschule errichtet.</p>\\n\\n<p>Zu ihr geh&ouml;rt die im Altort gelegene Vitusschule von 1911 mit je einer Klasse pro Jahrgang. Die Eichendorffschule ist insbesondere f&uuml;r Sch&uuml;ler aus den Neubaugebieten geschaffen worden. Dort existieren heute je zwei Klassen pro Jahrgang.</p>\\n\"\n            },\n            \"highlight\": false,\n            \"pictures\": [\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"id\": \"5f71960992f878212005d6df\",\n                    \"url\": \"https://download.eberl-online.net/pois/5f71960992f878212005d6df/hochbau.jpg\",\n                    \"title\": \"Eichendorffschule Veitshöchheim\",\n                    \"original_name\": \"hochbau.jpg\",\n                    \"copyright\": \"Gemeinde Veitshöchheim, Hochbau\"\n                }\n            ],\n            \"pricePackages\": [\n                {\n                    \"type\": \"always\",\n                    \"services\": [\n                        {\n                            \"name\": \"\",\n                            \"prices\": [\n                                {}\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"openingHours\": {\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    }\n                ],\n                \"seasonalOpeningHours\": [\n                    {\n                        \"weekdays\": [\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"closedDays\": [\n                    {}\n                ],\n                \"specialDays\": [\n                    {}\n                ],\n                \"freeAccess\": true\n            },\n            \"calculatedOpeningHours\": [],\n            \"additionalData\": [],\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"title\": \"Eichendorffschule, Grundschule\",\n            \"category\": \"5e32c89e635a99bc85499b30\",\n            \"updatedBy\": \"7d3bd73a-d752-4f21-bde1-1a2f390f8496\",\n            \"principal\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n            \"sortTitle\": \"eichendorffschulegrundschule\",\n            \"slug\": \"www.gs-vhh.de\",\n            \"searchText\": \"eichendorffschule grundschule schulen und bildungseinrichtungen\",\n            \"categoryType\": \"5e32c89061b3b31beb55acb9\",\n            \"createdAt\": \"2020-01-30T15:25:15.119Z\",\n            \"updatedAt\": \"2020-09-28T07:52:21.564Z\",\n            \"subTitle\": \"Schulen und Bildungseinrichtungen\",\n            \"categoryURIPart\": \"schulen-und-bildungseinrichtungen\",\n            \"isOpen\": true,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/5e32f55b635a99331b499b4a\"\n        },\n        \"createdAt\": \"2020-09-28T07:52:21.620Z\"\n    },\n    {\n        \"_id\": \"5f719f76afc4f30011094fc4\",\n        \"type\": \"poi\",\n        \"ref_id\": \"5e32fb2d635a990a56499b50\",\n        \"action\": \"update\",\n        \"data\": {\n            \"_id\": \"5e32fb2d635a990a56499b50\",\n            \"manualSlug\": true,\n            \"hidden\": false,\n            \"active\": false,\n            \"additionalPrincipals\": [],\n            \"additionalCategories\": [],\n            \"searchTerms\": [],\n            \"features\": [],\n            \"freeEntrance\": false,\n            \"belongsToPlaces\": [],\n            \"relatedPois\": [],\n            \"highlightPois\": [],\n            \"address\": {\n                \"country\": \"Deutschland\",\n                \"address\": \"Günterslebener Straße 43\",\n                \"zip\": \"97209\",\n                \"city\": \"Veitshöchheim\",\n                \"website\": \"www.rupert-egenberger-schule.de\",\n                \"phoneNumber\": \"+49 931 - 92307\"\n            },\n            \"contact\": {\n                \"showContact\": \"address\"\n            },\n            \"geo\": {\n                \"zoom\": 17,\n                \"lat\": 49.83086168532753,\n                \"lng\": 9.884165525436401\n            },\n            \"highlight\": false,\n            \"pictures\": [\n                {\n                    \"type\": \"always\",\n                    \"print\": \"\",\n                    \"id\": \"5f719f6892f87883e905d6e2\",\n                    \"url\": \"https://download.eberl-online.net/pois/5f719f6892f87883e905d6e2/platzhalter-1024x768-pix.jpg\",\n                    \"title\": \".\",\n                    \"original_name\": \"platzhalter-1024x768-pix.jpg\",\n                    \"copyright\": \"Gemeinde Veitshöchheim\"\n                }\n            ],\n            \"pricePackages\": [\n                {\n                    \"type\": \"always\",\n                    \"services\": [\n                        {\n                            \"name\": \"\",\n                            \"prices\": [\n                                {}\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"openingHours\": {\n                \"weekdays\": [\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"active\": false,\n                        \"times\": [\n                            {\n                                \"from\": \"\",\n                                \"to\": \"\",\n                                \"note\": \"\"\n                            }\n                        ]\n                    }\n                ],\n                \"seasonalOpeningHours\": [\n                    {\n                        \"weekdays\": [\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"active\": false,\n                                \"times\": [\n                                    {\n                                        \"from\": \"\",\n                                        \"to\": \"\",\n                                        \"note\": \"\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"closedDays\": [\n                    {}\n                ],\n                \"specialDays\": [\n                    {}\n                ],\n                \"freeAccess\": true\n            },\n            \"calculatedOpeningHours\": [],\n            \"additionalData\": [],\n            \"categoryGroup\": \"59af08f217f9ec01009b1617\",\n            \"title\": \"Rupert-Egenberger-Schule\",\n            \"category\": \"5e32c89e635a99bc85499b30\",\n            \"updatedBy\": \"7d3bd73a-d752-4f21-bde1-1a2f390f8496\",\n            \"principal\": \"c1a0f73e-769b-4a43-a427-be1db363a3d0\",\n            \"sortTitle\": \"rupertegenbergerschule\",\n            \"slug\": \"www.rupert-egenberger-schule.de\",\n            \"searchText\": \"rupertegenbergerschule forderschule\",\n            \"categoryType\": \"5e32c89061b3b31beb55acb9\",\n            \"createdAt\": \"2020-01-30T15:50:05.141Z\",\n            \"updatedAt\": \"2020-09-28T08:31:49.955Z\",\n            \"subTitle\": \"Förderschule\",\n            \"categoryURIPart\": \"schulen-und-bildungseinrichtungen\",\n            \"isOpen\": true,\n            \"closesIn\": 0,\n            \"opensIn\": 0,\n            \"fuzzyOpenCloseTime\": false,\n            \"uri\": \"https://poi.api.eberl-online.net/v2/poi/5e32fb2d635a990a56499b50\"\n        },\n        \"createdAt\": \"2020-09-28T08:31:50.010Z\"\n    }\n]"}],"_postman_id":"43421ce1-19a3-48c2-8fdc-ad15380dd0a5"},{"name":"/report Enthält aktuell keine Daten","id":"23e8c1f9-ec9b-42b3-ace6-5c706d6da106","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://poi.api.eberl-online.net/v2/report/?apiKey={{apiKey}}&$limit=1","urlObject":{"path":[""],"host":["https://poi.api.eberl-online.net/v2/report"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"$limit","value":"1"}],"variable":[]}},"response":[],"_postman_id":"23e8c1f9-ec9b-42b3-ace6-5c706d6da106"},{"name":"/updater aktualisiert calculatedOpeningHours","id":"be020d10-b9c7-4e44-968b-61c536fd4913","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://poi.api.eberl-online.net/v2/updater?accessKey=sag-ich-nicht","description":"<p>Wird bisher von Cron-Job auf Hydra aufgerufen.\nCron-Job: At 04:17 on Monday, Wednesday, and Friday</p>\n","urlObject":{"host":["https://poi.api.eberl-online.net/v2/updater"],"query":[{"key":"accessKey","value":"sag-ich-nicht"}],"variable":[]}},"response":[],"_postman_id":"be020d10-b9c7-4e44-968b-61c536fd4913"},{"name":"/uploads wird aktuell nicht verwendet","id":"0d685380-0cff-4b89-a957-9cd9ed3b9c42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwtToken}}"}]},"isInherited":false},"method":"POST","header":[],"url":"https://poi.api.eberl-online.net/v2/uploads","urlObject":{"host":["https://poi.api.eberl-online.net/v2/uploads"],"query":[],"variable":[]}},"response":[],"_postman_id":"0d685380-0cff-4b89-a957-9cd9ed3b9c42"}],"id":"c7d0bc0c-8f38-48eb-b1c6-46abc63bb6b4","event":[{"listen":"prerequest","script":{"id":"08687faf-eab6-45fa-8f12-496ba9be7088","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c7e523ba-37c8-4bb4-a2ca-5a309d16e32c","type":"text/javascript","exec":[""]}}],"_postman_id":"c7d0bc0c-8f38-48eb-b1c6-46abc63bb6b4","description":""}],"event":[{"listen":"prerequest","script":{"id":"b0b34e5a-0f9e-4f4e-b857-688b5e6c2102","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"992cfb0c-e80d-43a3-ba56-6af90976a209","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://poi.api.eberl-online.net/v2/"}]}