Exceptions
Exceptions 2
Twig\Error\ RuntimeError
in
src/Elements/Bundle/DemiFrontendBundle/Resources/views/Includes/teaser/room-details.html.twig
(line 79)
</div>{% else %}{% set galleryString = 'demi.detail.images-gallery-button' | trans %}{% set galleryString = galleryString | replace({'[AMOUNT_IMAGES]': ''}) %}{% set lightboxTopBarUrl = url('demi_lightbox_topbar_content', {'path' : document.getFullPath() | trim('/' , 'left')}) %}<div class="col-6" {{ images | length is same as 1 ? 'hidden' : '' }}><h4 class="text-primary">{{ galleryString }}</h4><div class="row row--gutter-width-1 row--vertical-gutter-1 js-lightbox-group" id="{{ id }}-lightbox"data-lightbox-topbar-wrapper="#lightboxTopBar"
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
vendor/twig/twig/src/Template.php
->
display
(line 379)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 38)
$this->template = $template;}public function render(array $context = []): string{return $this->template->render($context);}public function display(array $context = []){// using func_get_args() allows to not expose the blocks argument
in
vendor/twig/twig/src/Extension/CoreExtension.php
->
render
(line 1347)
if (!$ignoreMissing) {throw $e;}}return $loaded ? $loaded->render($variables) : '';} finally {if ($isSandboxed && !$alreadySandboxed) {$sandbox->disableSandbox();}}
in
var/cache/dev/twig/32/32a55f9c326cb59842e7838d8e379761.php
twig_include
(line 708)
// line 285echo twig_include($this->env, $context, "@ElementsDemiFrontend/Includes/teaser/room-details.html.twig", ["accommodationProduct" => // line 286(isset($context["accommodationProduct"]) || array_key_exists("accommodationProduct", $context) ? $context["accommodationProduct"] : (function () { throw new RuntimeError('Variable "accommodationProduct" does not exist.', 286, $this->source); })()), "images" => // line 287(isset($context["images"]) || array_key_exists("images", $context) ? $context["images"] : (function () { throw new RuntimeError('Variable "images" does not exist.', 287, $this->source); })()), "availabilityIsChecked" => // line 288(isset($context["availabilityIsChecked"]) || array_key_exists("availabilityIsChecked", $context) ? $context["availabilityIsChecked"] : (function () { throw new RuntimeError('Variable "availabilityIsChecked" does not exist.', 288, $this->source); })()), "dateFrom" => twig_get_attribute($this->env, $this->source, // line 289(isset($context["searchParam"]) || array_key_exists("searchParam", $context) ? $context["searchParam"] : (function () { throw new RuntimeError('Variable "searchParam" does not exist.', 289, $this->source); })()), "getDateFrom", [], "method", false, false, true, 289)]);// line 290echo "";
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 394)
}protected function displayWithErrorHandling(array $context, array $blocks = []){try {$this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
vendor/twig/twig/src/Template.php
->
display
(line 379)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 38)
$this->template = $template;}public function render(array $context = []): string{return $this->template->render($context);}public function display(array $context = []){// using func_get_args() allows to not expose the blocks argument
in
vendor/twig/twig/src/Extension/CoreExtension.php
->
render
(line 1347)
if (!$ignoreMissing) {throw $e;}}return $loaded ? $loaded->render($variables) : '';} finally {if ($isSandboxed && !$alreadySandboxed) {$sandbox->disableSandbox();}}
in
var/cache/dev/twig/e1/e1fbbbdeccd2fd1682f869a3b5479b21.php
twig_include
(line 312)
// line 116echo " ";$context["templatename"] = $this->extensions['Elements\Bundle\DemiFrontendBundle\Twig\DemiFrontendExtension']->getDeviceDependentTemplate("@ElementsDemiFrontend/Includes/teaser/", "room-teaser", $this->sandbox->ensureToStringAllowed((isset($context["container"]) || array_key_exists("container", $context) ? $context["container"] : (function () { throw new RuntimeError('Variable "container" does not exist.', 116, $this->source); })()), 116, $this->source));// line 117echo " ";echo twig_include($this->env, $context, $this->sandbox->ensureToStringAllowed((isset($context["templatename"]) || array_key_exists("templatename", $context) ? $context["templatename"] : (function () { throw new RuntimeError('Variable "templatename" does not exist.', 117, $this->source); })()), 117, $this->source), ["hasSingleRoomRow" => true, "availabilityIsChecked" => // line 119(isset($context["availabilityIsChecked"]) || array_key_exists("availabilityIsChecked", $context) ? $context["availabilityIsChecked"] : (function () { throw new RuntimeError('Variable "availabilityIsChecked" does not exist.', 119, $this->source); })()), "productData" => // line 120$context["productData"], "accommodation" => // line 121(isset($context["accommodation"]) || array_key_exists("accommodation", $context) ? $context["accommodation"] : (function () { throw new RuntimeError('Variable "accommodation" does not exist.', 121, $this->source); })()), "settlerCode" => null]);// line 123echo "
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 394)
}protected function displayWithErrorHandling(array $context, array $blocks = []){try {$this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
vendor/twig/twig/src/Template.php
->
display
(line 379)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 38)
$this->template = $template;}public function render(array $context = []): string{return $this->template->render($context);}public function display(array $context = []){// using func_get_args() allows to not expose the blocks argument
in
vendor/twig/twig/src/Extension/CoreExtension.php
->
render
(line 1347)
if (!$ignoreMissing) {throw $e;}}return $loaded ? $loaded->render($variables) : '';} finally {if ($isSandboxed && !$alreadySandboxed) {$sandbox->disableSandbox();}}
in
var/cache/dev/twig/aa/aa525f4db461167e42c01e539d2bcabe.php
twig_include
(line 790)
echo ((((isset($context["activeTab"]) || array_key_exists("activeTab", $context) ? $context["activeTab"] : (function () { throw new RuntimeError('Variable "activeTab" does not exist.', 354, $this->source); })()) == twig_get_attribute($this->env, $this->source, (isset($context["anchors"]) || array_key_exists("anchors", $context) ? $context["anchors"] : (function () { throw new RuntimeError('Variable "anchors" does not exist.', 354, $this->source); })()), "rooms", [], "array", false, false, true, 354))) ? (" active ") : (""));echo " pt-2\" id=\"rooms\"role=\"tabpanel\">";// line 356echo twig_include($this->env, $context, "@ElementsDemiFrontend/Accommodation/includes/acco-rooms.html.twig", ["package" => false, "availabilityIsChecked" => // line 358(isset($context["availabilityIsChecked"]) || array_key_exists("availabilityIsChecked", $context) ? $context["availabilityIsChecked"] : (function () { throw new RuntimeError('Variable "availabilityIsChecked" does not exist.', 358, $this->source); })()), "accommodation" => // line 359(isset($context["accommodation"]) || array_key_exists("accommodation", $context) ? $context["accommodation"] : (function () { throw new RuntimeError('Variable "accommodation" does not exist.', 359, $this->source); })()), "housePackageMaster" => null, "resultSetPresent" => // line 361(isset($context["resultSetPresent"]) || array_key_exists("resultSetPresent", $context) ? $context["resultSetPresent"] : (function () { throw new RuntimeError('Variable "resultSetPresent" does not exist.', 361, $this->source); })()), "tvbPackage" => null]);// line 363echo "
in
vendor/twig/twig/src/Template.php
->
block_content
(line 171)
throw new \LogicException('A block must be a method on a \Twig\Template instance.');}if (null !== $template) {try {$template->$block($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($template->getSourceContext());}
in
var/cache/dev/twig/c6/c6c73b5f9a2a94e51b040b418813569d.php
->
displayBlock
(line 108)
} else {// line 29echo " <div class=\"main-content--spacing main-content--no-hero-small content-block\">";// line 30$this->displayBlock("content", $context, $blocks);echo "</div>";}// line 33
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 394)
}protected function displayWithErrorHandling(array $context, array $blocks = []){try {$this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
var/cache/dev/twig/aa/aa525f4db461167e42c01e539d2bcabe.php
->
display
(line 69)
// line 15twig_get_attribute($this->env, $this->source, $this->extensions['Elements\Bundle\SeoHelperBundle\Twig\SeoHelperExtension']->elementsRobots(), "setNoIndex", [true], "method", false, false, true, 15);}// line 18$this->parent = $this->loadTemplate("@ElementsDemiFrontend/Layout/layout.html.twig", "@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig", 18);$this->parent->display($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 394)
}protected function displayWithErrorHandling(array $context, array $blocks = []){try {$this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
vendor/twig/twig/src/Template.php
->
display
(line 379)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 38)
$this->template = $template;}public function render(array $context = []): string{return $this->template->render($context);}public function display(array $context = []){// using func_get_args() allows to not expose the blocks argument
in
vendor/twig/twig/src/Environment.php
->
render
(line 280)
* @throws SyntaxError When an error occurred during compilation* @throws RuntimeError When an error occurred during rendering*/public function render($name, array $context = []): string{return $this->load($name)->render($context);}/*** Displays a template.*
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
render
(line 258)
{if (!$this->container->has('twig')) {throw new \LogicException('You cannot use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".');}return $this->container->get('twig')->render($view, $parameters);}/*** Renders a view.*/
in
vendor/pimcore/pimcore/lib/Controller/Controller.php
->
renderView
(line 81)
$templatingEngine = $this->container->get('pimcore.templating');if ($templatingEngine->isDelegate()) {return $templatingEngine->render($view, $parameters);}return parent::renderView($view, $parameters);}/*** @return string[]*/
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
renderView
(line 266)
/*** Renders a view.*/protected function render(string $view, array $parameters = [], ?Response $response = null): Response{$content = $this->renderView($view, $parameters);if (null === $response) {$response = new Response();}
in
vendor/pimcore/pimcore/lib/Controller/Controller.php
->
render
(line 43)
$response->setContent($content);return $response;}return parent::render($view, $parameters, $response);}/*** {@inheritdoc}*
in
vendor/pimcore/pimcore/lib/Controller/FrontendController.php
->
render
(line 134)
** @return Response*/public function renderTemplate($view, array $parameters = [], Response $response = null){return $this->render($view, $parameters, $response);}}
FrontendController->renderTemplate('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
in
src/Elements/Bundle/DemiFrontendBundle/Controller/AccommodationController.php
(line 331)
$deviceDetector = Tool\DeviceDetector ::getInstance();$device = $deviceDetector->isPhone() ? 'mobile' : 'desktop';$path = $viewParams['isAffiliate'] ? 'Affiliate' : 'Accommodation';return $this->renderTemplate('@ElementsDemiFrontend/'.$path.'/detail.'.$device.'.html.twig', $viewParams);}public function destinationpackageAction(Request $request, int $id, int $pid, Robots $robots, UserInterface $user = null): Response{$object = Package::getById($pid);
in
vendor/symfony/http-kernel/HttpKernel.php
->
detailAction
(line 163)
$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);$controller = $event->getController();$arguments = $event->getArguments();// call controller$response = $controller(...$arguments);// viewif (!$response instanceof Response) {$event = new ViewEvent($this, $request, $type, $response);$this->dispatcher->dispatch($event, KernelEvents::VIEW);
in
vendor/symfony/http-kernel/HttpKernel.php
->
handleRaw
(line 75)
{$request->headers->set('X-Php-Ob-Level', (string) ob_get_level());$this->requestStack->push($request);try {return $this->handleRaw($request, $type);} catch (\Exception $e) {if ($e instanceof RequestExceptionInterface) {$e = new BadRequestHttpException($e->getMessage(), $e);}if (false === $catch) {
in
vendor/symfony/http-kernel/Kernel.php
->
handle
(line 202)
$this->boot();++$this->requestStackSize;$this->resetServices = true;try {return $this->getHttpKernel()->handle($request, $type, $catch);} finally {--$this->requestStackSize;}}
$kernel = \Pimcore\Bootstrap::kernel();// reset current request - will be read from request stack from now onTool::setCurrentRequest(null);$response = $kernel->handle($request);$response->send();$kernel->terminate($request, $response);
Symfony\Component\Routing\Exception\ InvalidParameterException
in
vendor/symfony/routing/Generator/UrlGenerator.php
(line 194)
if (!$optional || $important || !\array_key_exists($varName, $defaults) || (null !== $mergedParams[$varName] && (string) $mergedParams[$varName] !== (string) $defaults[$varName])) {// check requirement (while ignoring look-around patterns)if (null !== $this->strictRequirements && !preg_match('#^'.preg_replace('/\(\?(?:=|<=|!|<!)((?:[^()\\\\]+|\\\\.|\((?1)\))*)\)/', '', $token[2]).'$#i'.(empty($token[4]) ? '' : 'u'), $mergedParams[$token[3]] ?? '')) {if ($this->strictRequirements) {throw new InvalidParameterException(strtr($message, ['{parameter}' => $varName, '{route}' => $name, '{expected}' => $token[2], '{given}' => $mergedParams[$varName]]));}if ($this->logger) {$this->logger->error($message, ['parameter' => $varName, 'route' => $name, 'expected' => $token[2], 'given' => $mergedParams[$varName]]);}
in
vendor/symfony/routing/Generator/CompiledUrlGenerator.php
->
doGenerate
(line 67)
} elseif (!isset($parameters['_locale'])) {$parameters['_locale'] = $defaults['_locale'];}}return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}}
in
vendor/symfony/routing/Router.php
->
generate
(line 235)
/*** {@inheritdoc}*/public function generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH){return $this->getGenerator()->generate($name, $parameters, $referenceType);}/*** {@inheritdoc}*/
in
vendor/symfony-cmf/routing/src/ChainRouter.php
->
generate
(line 248)
if ($router instanceof VersatileGeneratorInterface && !$router->supports($name)) {continue;}try {return $router->generate($name, $parameters, $absolute);} catch (RouteNotFoundException $e) {$hint = $this->getErrorMessage($name, $router, $parameters);$debug[] = $hint;if ($this->logger) {$this->logger->debug('Router '.get_class($router)." was unable to generate route. Reason: '$hint': ".$e->getMessage());
in
vendor/symfony/twig-bridge/Extension/RoutingExtension.php
->
generate
(line 53)
return $this->generator->generate($name, $parameters, $relative ? UrlGeneratorInterface::RELATIVE_PATH : UrlGeneratorInterface::ABSOLUTE_PATH);}public function getUrl(string $name, array $parameters = [], bool $schemeRelative = false): string{return $this->generator->generate($name, $parameters, $schemeRelative ? UrlGeneratorInterface::NETWORK_PATH : UrlGeneratorInterface::ABSOLUTE_URL);}/*** Determines at compile time whether the generated URL will be safe and thus* saving the unneeded automatic escaping for performance reasons.
in
var/cache/dev/twig/a6/a6a603df447cb46b50a9a0a6064e17f9.php
->
getUrl
(line 216)
echo " ";$context["galleryString"] = twig_replace_filter($this->sandbox->ensureToStringAllowed((isset($context["galleryString"]) || array_key_exists("galleryString", $context) ? $context["galleryString"] : (function () { throw new RuntimeError('Variable "galleryString" does not exist.', 77, $this->source); })()), 77, $this->source), ["[AMOUNT_IMAGES]" => ""]);// line 78echo " ";$context["lightboxTopBarUrl"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("demi_lightbox_topbar_content", ["path" => twig_trim_filter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, // line 79(isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 79, $this->source); })()), "getFullPath", [], "method", false, false, true, 79), 79, $this->source), "/", "left")]);// line 81echo " <div class=\"col-6\" ";echo (((twig_length_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["images"]) || array_key_exists("images", $context) ? $context["images"] : (function () { throw new RuntimeError('Variable "images" does not exist.', 81, $this->source); })()), 81, $this->source)) === 1)) ? ("hidden") : (""));echo "><h4 class=\"text-primary\">";
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 394)
}protected function displayWithErrorHandling(array $context, array $blocks = []){try {$this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
vendor/twig/twig/src/Template.php
->
display
(line 379)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 38)
$this->template = $template;}public function render(array $context = []): string{return $this->template->render($context);}public function display(array $context = []){// using func_get_args() allows to not expose the blocks argument
in
vendor/twig/twig/src/Extension/CoreExtension.php
->
render
(line 1347)
if (!$ignoreMissing) {throw $e;}}return $loaded ? $loaded->render($variables) : '';} finally {if ($isSandboxed && !$alreadySandboxed) {$sandbox->disableSandbox();}}
in
var/cache/dev/twig/32/32a55f9c326cb59842e7838d8e379761.php
twig_include
(line 708)
// line 285echo twig_include($this->env, $context, "@ElementsDemiFrontend/Includes/teaser/room-details.html.twig", ["accommodationProduct" => // line 286(isset($context["accommodationProduct"]) || array_key_exists("accommodationProduct", $context) ? $context["accommodationProduct"] : (function () { throw new RuntimeError('Variable "accommodationProduct" does not exist.', 286, $this->source); })()), "images" => // line 287(isset($context["images"]) || array_key_exists("images", $context) ? $context["images"] : (function () { throw new RuntimeError('Variable "images" does not exist.', 287, $this->source); })()), "availabilityIsChecked" => // line 288(isset($context["availabilityIsChecked"]) || array_key_exists("availabilityIsChecked", $context) ? $context["availabilityIsChecked"] : (function () { throw new RuntimeError('Variable "availabilityIsChecked" does not exist.', 288, $this->source); })()), "dateFrom" => twig_get_attribute($this->env, $this->source, // line 289(isset($context["searchParam"]) || array_key_exists("searchParam", $context) ? $context["searchParam"] : (function () { throw new RuntimeError('Variable "searchParam" does not exist.', 289, $this->source); })()), "getDateFrom", [], "method", false, false, true, 289)]);// line 290echo "";
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 394)
}protected function displayWithErrorHandling(array $context, array $blocks = []){try {$this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
vendor/twig/twig/src/Template.php
->
display
(line 379)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 38)
$this->template = $template;}public function render(array $context = []): string{return $this->template->render($context);}public function display(array $context = []){// using func_get_args() allows to not expose the blocks argument
in
vendor/twig/twig/src/Extension/CoreExtension.php
->
render
(line 1347)
if (!$ignoreMissing) {throw $e;}}return $loaded ? $loaded->render($variables) : '';} finally {if ($isSandboxed && !$alreadySandboxed) {$sandbox->disableSandbox();}}
in
var/cache/dev/twig/e1/e1fbbbdeccd2fd1682f869a3b5479b21.php
twig_include
(line 312)
// line 116echo " ";$context["templatename"] = $this->extensions['Elements\Bundle\DemiFrontendBundle\Twig\DemiFrontendExtension']->getDeviceDependentTemplate("@ElementsDemiFrontend/Includes/teaser/", "room-teaser", $this->sandbox->ensureToStringAllowed((isset($context["container"]) || array_key_exists("container", $context) ? $context["container"] : (function () { throw new RuntimeError('Variable "container" does not exist.', 116, $this->source); })()), 116, $this->source));// line 117echo " ";echo twig_include($this->env, $context, $this->sandbox->ensureToStringAllowed((isset($context["templatename"]) || array_key_exists("templatename", $context) ? $context["templatename"] : (function () { throw new RuntimeError('Variable "templatename" does not exist.', 117, $this->source); })()), 117, $this->source), ["hasSingleRoomRow" => true, "availabilityIsChecked" => // line 119(isset($context["availabilityIsChecked"]) || array_key_exists("availabilityIsChecked", $context) ? $context["availabilityIsChecked"] : (function () { throw new RuntimeError('Variable "availabilityIsChecked" does not exist.', 119, $this->source); })()), "productData" => // line 120$context["productData"], "accommodation" => // line 121(isset($context["accommodation"]) || array_key_exists("accommodation", $context) ? $context["accommodation"] : (function () { throw new RuntimeError('Variable "accommodation" does not exist.', 121, $this->source); })()), "settlerCode" => null]);// line 123echo "
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 394)
}protected function displayWithErrorHandling(array $context, array $blocks = []){try {$this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
vendor/twig/twig/src/Template.php
->
display
(line 379)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 38)
$this->template = $template;}public function render(array $context = []): string{return $this->template->render($context);}public function display(array $context = []){// using func_get_args() allows to not expose the blocks argument
in
vendor/twig/twig/src/Extension/CoreExtension.php
->
render
(line 1347)
if (!$ignoreMissing) {throw $e;}}return $loaded ? $loaded->render($variables) : '';} finally {if ($isSandboxed && !$alreadySandboxed) {$sandbox->disableSandbox();}}
in
var/cache/dev/twig/aa/aa525f4db461167e42c01e539d2bcabe.php
twig_include
(line 790)
echo ((((isset($context["activeTab"]) || array_key_exists("activeTab", $context) ? $context["activeTab"] : (function () { throw new RuntimeError('Variable "activeTab" does not exist.', 354, $this->source); })()) == twig_get_attribute($this->env, $this->source, (isset($context["anchors"]) || array_key_exists("anchors", $context) ? $context["anchors"] : (function () { throw new RuntimeError('Variable "anchors" does not exist.', 354, $this->source); })()), "rooms", [], "array", false, false, true, 354))) ? (" active ") : (""));echo " pt-2\" id=\"rooms\"role=\"tabpanel\">";// line 356echo twig_include($this->env, $context, "@ElementsDemiFrontend/Accommodation/includes/acco-rooms.html.twig", ["package" => false, "availabilityIsChecked" => // line 358(isset($context["availabilityIsChecked"]) || array_key_exists("availabilityIsChecked", $context) ? $context["availabilityIsChecked"] : (function () { throw new RuntimeError('Variable "availabilityIsChecked" does not exist.', 358, $this->source); })()), "accommodation" => // line 359(isset($context["accommodation"]) || array_key_exists("accommodation", $context) ? $context["accommodation"] : (function () { throw new RuntimeError('Variable "accommodation" does not exist.', 359, $this->source); })()), "housePackageMaster" => null, "resultSetPresent" => // line 361(isset($context["resultSetPresent"]) || array_key_exists("resultSetPresent", $context) ? $context["resultSetPresent"] : (function () { throw new RuntimeError('Variable "resultSetPresent" does not exist.', 361, $this->source); })()), "tvbPackage" => null]);// line 363echo "
in
vendor/twig/twig/src/Template.php
->
block_content
(line 171)
throw new \LogicException('A block must be a method on a \Twig\Template instance.');}if (null !== $template) {try {$template->$block($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($template->getSourceContext());}
in
var/cache/dev/twig/c6/c6c73b5f9a2a94e51b040b418813569d.php
->
displayBlock
(line 108)
} else {// line 29echo " <div class=\"main-content--spacing main-content--no-hero-small content-block\">";// line 30$this->displayBlock("content", $context, $blocks);echo "</div>";}// line 33
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 394)
}protected function displayWithErrorHandling(array $context, array $blocks = []){try {$this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
var/cache/dev/twig/aa/aa525f4db461167e42c01e539d2bcabe.php
->
display
(line 69)
// line 15twig_get_attribute($this->env, $this->source, $this->extensions['Elements\Bundle\SeoHelperBundle\Twig\SeoHelperExtension']->elementsRobots(), "setNoIndex", [true], "method", false, false, true, 15);}// line 18$this->parent = $this->loadTemplate("@ElementsDemiFrontend/Layout/layout.html.twig", "@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig", 18);$this->parent->display($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 394)
}protected function displayWithErrorHandling(array $context, array $blocks = []){try {$this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
vendor/twig/twig/src/Template.php
->
display
(line 379)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 38)
$this->template = $template;}public function render(array $context = []): string{return $this->template->render($context);}public function display(array $context = []){// using func_get_args() allows to not expose the blocks argument
in
vendor/twig/twig/src/Environment.php
->
render
(line 280)
* @throws SyntaxError When an error occurred during compilation* @throws RuntimeError When an error occurred during rendering*/public function render($name, array $context = []): string{return $this->load($name)->render($context);}/*** Displays a template.*
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
render
(line 258)
{if (!$this->container->has('twig')) {throw new \LogicException('You cannot use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".');}return $this->container->get('twig')->render($view, $parameters);}/*** Renders a view.*/
in
vendor/pimcore/pimcore/lib/Controller/Controller.php
->
renderView
(line 81)
$templatingEngine = $this->container->get('pimcore.templating');if ($templatingEngine->isDelegate()) {return $templatingEngine->render($view, $parameters);}return parent::renderView($view, $parameters);}/*** @return string[]*/
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
renderView
(line 266)
/*** Renders a view.*/protected function render(string $view, array $parameters = [], ?Response $response = null): Response{$content = $this->renderView($view, $parameters);if (null === $response) {$response = new Response();}
in
vendor/pimcore/pimcore/lib/Controller/Controller.php
->
render
(line 43)
$response->setContent($content);return $response;}return parent::render($view, $parameters, $response);}/*** {@inheritdoc}*
in
vendor/pimcore/pimcore/lib/Controller/FrontendController.php
->
render
(line 134)
** @return Response*/public function renderTemplate($view, array $parameters = [], Response $response = null){return $this->render($view, $parameters, $response);}}
FrontendController->renderTemplate('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
in
src/Elements/Bundle/DemiFrontendBundle/Controller/AccommodationController.php
(line 331)
$deviceDetector = Tool\DeviceDetector ::getInstance();$device = $deviceDetector->isPhone() ? 'mobile' : 'desktop';$path = $viewParams['isAffiliate'] ? 'Affiliate' : 'Accommodation';return $this->renderTemplate('@ElementsDemiFrontend/'.$path.'/detail.'.$device.'.html.twig', $viewParams);}public function destinationpackageAction(Request $request, int $id, int $pid, Robots $robots, UserInterface $user = null): Response{$object = Package::getById($pid);
in
vendor/symfony/http-kernel/HttpKernel.php
->
detailAction
(line 163)
$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);$controller = $event->getController();$arguments = $event->getArguments();// call controller$response = $controller(...$arguments);// viewif (!$response instanceof Response) {$event = new ViewEvent($this, $request, $type, $response);$this->dispatcher->dispatch($event, KernelEvents::VIEW);
in
vendor/symfony/http-kernel/HttpKernel.php
->
handleRaw
(line 75)
{$request->headers->set('X-Php-Ob-Level', (string) ob_get_level());$this->requestStack->push($request);try {return $this->handleRaw($request, $type);} catch (\Exception $e) {if ($e instanceof RequestExceptionInterface) {$e = new BadRequestHttpException($e->getMessage(), $e);}if (false === $catch) {
in
vendor/symfony/http-kernel/Kernel.php
->
handle
(line 202)
$this->boot();++$this->requestStackSize;$this->resetServices = true;try {return $this->getHttpKernel()->handle($request, $type, $catch);} finally {--$this->requestStackSize;}}
$kernel = \Pimcore\Bootstrap::kernel();// reset current request - will be read from request stack from now onTool::setCurrentRequest(null);$response = $kernel->handle($request);$response->send();$kernel->terminate($request, $response);
Logs
| Level | Channel | Message |
|---|---|---|
| DEBUG 10:38:47 | doctrine |
SELECT *
FROM website_settings
WHERE name = ?
AND (
siteId IS NULL
OR siteId = 0
OR siteId = ?
)
AND (
language IS NULL
OR language = ''
OR language = ?
)
ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC [
"defaultSiteConfig",
null,
null
]
|
| DEBUG 10:38:47 | doctrine |
SELECT * FROM website_settings WHERE id = ? [
1
]
|
| DEBUG 10:38:47 | doctrine |
SELECT name FROM classes WHERE id = ? [
"SiteConfig"
]
|
| DEBUG 10:38:47 | cache |
Successfully got data for key object_5668 from cache {
"key": "object_5668"
}
|
| DEBUG 10:38:47 | doctrine |
SELECT *
FROM website_settings
WHERE name = ?
AND (
siteId IS NULL
OR siteId = 0
OR siteId = ?
)
AND (
language IS NULL
OR language = ''
OR language = ?
)
ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC [
"mainBlogPortal",
null,
null
]
|
| DEBUG 10:38:47 | doctrine |
SELECT * FROM website_settings WHERE id = ? [
8
]
|
| DEBUG 10:38:47 | doctrine |
SELECT name FROM classes WHERE id = ? [
"BlogPortal"
]
|
| DEBUG 10:38:47 | cache |
Successfully got data for key object_3994103 from cache {
"key": "object_3994103"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Elements\Bundle\FrameworkBundle\EventListener\ProfilerDisableListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Elements\\Bundle\\FrameworkBundle\\EventListener\\ProfilerDisableListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingSessionBagListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Elements\Bundle\FrameworkBundle\EventListener\InlineCssFullpageCacheHashListener::onRequest". {
"event": "kernel.request",
"listener": "Elements\\Bundle\\FrameworkBundle\\EventListener\\InlineCssFullpageCacheHashListener::onRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener::handleRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest". {
"event": "kernel.request",
"listener": "CustomerManagementFrameworkBundle\\Event\\Frontend\\UrlActivityTracker::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber::check". {
"event": "kernel.request",
"listener": "Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber::check"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest". {
"event": "kernel.request",
"listener": "CustomerManagementFrameworkBundle\\Event\\Frontend\\UrlActivityTracker::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Elements\Bundle\DemiFrontendBundle\EventListener\ControllerEventListener::onKernelController". {
"event": "kernel.controller",
"listener": "Elements\\Bundle\\DemiFrontendBundle\\EventListener\\ControllerEventListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "App\EventListener\GlobalTemplateVariablesListener::onKernelController". {
"event": "kernel.controller",
"listener": "App\\EventListener\\GlobalTemplateVariablesListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Elements\Bundle\FrameworkBundle\EventListener\ProfilerDisableListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Elements\\Bundle\\FrameworkBundle\\EventListener\\ProfilerDisableListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingSessionBagListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Elements\Bundle\FrameworkBundle\EventListener\InlineCssFullpageCacheHashListener::onRequest". {
"event": "kernel.request",
"listener": "Elements\\Bundle\\FrameworkBundle\\EventListener\\InlineCssFullpageCacheHashListener::onRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener::handleRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest". {
"event": "kernel.request",
"listener": "CustomerManagementFrameworkBundle\\Event\\Frontend\\UrlActivityTracker::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber::check". {
"event": "kernel.request",
"listener": "Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber::check"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest". {
"event": "kernel.request",
"listener": "CustomerManagementFrameworkBundle\\Event\\Frontend\\UrlActivityTracker::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Elements\Bundle\DemiFrontendBundle\EventListener\ControllerEventListener::onKernelController". {
"event": "kernel.controller",
"listener": "Elements\\Bundle\\DemiFrontendBundle\\EventListener\\ControllerEventListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "App\EventListener\GlobalTemplateVariablesListener::onKernelController". {
"event": "kernel.controller",
"listener": "App\\EventListener\\GlobalTemplateVariablesListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
|
| DEBUG 10:38:47 | doctrine | SELECT COUNT(*) FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = 'redirect_tracking' |
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::stopPropagationCheck"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "App\EventListener\GlobalTemplateVariablesListener::onKernelResponse". {
"event": "kernel.response",
"listener": "App\\EventListener\\GlobalTemplateVariablesListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber::inject". {
"event": "kernel.response",
"listener": "Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber::inject"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Vdevs\Bundle\WpoTools\EventListener\RedirectTrackingListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Vdevs\\Bundle\\WpoTools\\EventListener\\RedirectTrackingListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Targeting\\EventListener\\ToolbarListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelFinishRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onFinishRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelFinishRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.finish_request" to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets". {
"event": "kernel.finish_request",
"listener": "Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener::resetAssets"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Elements\Bundle\FrameworkBundle\EventListener\ProfilerDisableListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Elements\\Bundle\\FrameworkBundle\\EventListener\\ProfilerDisableListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingSessionBagListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Elements\Bundle\FrameworkBundle\EventListener\InlineCssFullpageCacheHashListener::onRequest". {
"event": "kernel.request",
"listener": "Elements\\Bundle\\FrameworkBundle\\EventListener\\InlineCssFullpageCacheHashListener::onRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener::handleRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest". {
"event": "kernel.request",
"listener": "CustomerManagementFrameworkBundle\\Event\\Frontend\\UrlActivityTracker::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber::check". {
"event": "kernel.request",
"listener": "Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber::check"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest". {
"event": "kernel.request",
"listener": "CustomerManagementFrameworkBundle\\Event\\Frontend\\UrlActivityTracker::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Elements\Bundle\DemiFrontendBundle\EventListener\ControllerEventListener::onKernelController". {
"event": "kernel.controller",
"listener": "Elements\\Bundle\\DemiFrontendBundle\\EventListener\\ControllerEventListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "App\EventListener\GlobalTemplateVariablesListener::onKernelController". {
"event": "kernel.controller",
"listener": "App\\EventListener\\GlobalTemplateVariablesListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::stopPropagationCheck"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "App\EventListener\GlobalTemplateVariablesListener::onKernelResponse". {
"event": "kernel.response",
"listener": "App\\EventListener\\GlobalTemplateVariablesListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber::inject". {
"event": "kernel.response",
"listener": "Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber::inject"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Vdevs\Bundle\WpoTools\EventListener\RedirectTrackingListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Vdevs\\Bundle\\WpoTools\\EventListener\\RedirectTrackingListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Targeting\\EventListener\\ToolbarListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelFinishRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onFinishRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelFinishRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.finish_request" to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets". {
"event": "kernel.finish_request",
"listener": "Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener::resetAssets"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Elements\Bundle\FrameworkBundle\EventListener\ProfilerDisableListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Elements\\Bundle\\FrameworkBundle\\EventListener\\ProfilerDisableListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingSessionBagListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Elements\Bundle\FrameworkBundle\EventListener\InlineCssFullpageCacheHashListener::onRequest". {
"event": "kernel.request",
"listener": "Elements\\Bundle\\FrameworkBundle\\EventListener\\InlineCssFullpageCacheHashListener::onRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener::handleRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest". {
"event": "kernel.request",
"listener": "CustomerManagementFrameworkBundle\\Event\\Frontend\\UrlActivityTracker::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber::check". {
"event": "kernel.request",
"listener": "Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber::check"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest". {
"event": "kernel.request",
"listener": "CustomerManagementFrameworkBundle\\Event\\Frontend\\UrlActivityTracker::onKernelRequest"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Elements\Bundle\DemiFrontendBundle\EventListener\ControllerEventListener::onKernelController". {
"event": "kernel.controller",
"listener": "Elements\\Bundle\\DemiFrontendBundle\\EventListener\\ControllerEventListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "App\EventListener\GlobalTemplateVariablesListener::onKernelController". {
"event": "kernel.controller",
"listener": "App\\EventListener\\GlobalTemplateVariablesListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
|
| DEBUG 10:38:47 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
|
Stack Traces 2
|
[2/2]
RuntimeError
|
|---|
Twig\Error\RuntimeError:
An exception has been thrown during the rendering of a template ("Parameter "path" for route "demi_lightbox_topbar_content" must match ".+" ("" given) to generate a corresponding URL.").
at src/Elements/Bundle/DemiFrontendBundle/Resources/views/Includes/teaser/room-details.html.twig:79
at Twig\Template->displayWithErrorHandling(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons', 'dateFrom' => null), array())
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons', 'dateFrom' => null))
(vendor/twig/twig/src/Template.php:379)
at Twig\Template->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons', 'dateFrom' => null))
(vendor/twig/twig/src/TemplateWrapper.php:38)
at Twig\TemplateWrapper->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons', 'dateFrom' => null))
(vendor/twig/twig/src/Extension/CoreExtension.php:1347)
at twig_include(object(Environment), array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons'), '@ElementsDemiFrontend/Includes/teaser/room-details.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons', 'dateFrom' => null))
(var/cache/dev/twig/32/32a55f9c326cb59842e7838d8e379761.php:708)
at __TwigTemplate_4e45b48d25d02ec90fa24bcab2b43209->doDisplay(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons'), array())
(vendor/twig/twig/src/Template.php:394)
at Twig\Template->displayWithErrorHandling(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null), array())
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null))
(vendor/twig/twig/src/Template.php:379)
at Twig\Template->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null))
(vendor/twig/twig/src/TemplateWrapper.php:38)
at Twig\TemplateWrapper->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null))
(vendor/twig/twig/src/Extension/CoreExtension.php:1347)
at twig_include(object(Environment), array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig'), '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null))
(var/cache/dev/twig/e1/e1fbbbdeccd2fd1682f869a3b5479b21.php:312)
at __TwigTemplate_15c573df2d576e8228edd9dad03e3e6c->doDisplay(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig'), array())
(vendor/twig/twig/src/Template.php:394)
at Twig\Template->displayWithErrorHandling(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null), array())
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null))
(vendor/twig/twig/src/Template.php:379)
at Twig\Template->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null))
(vendor/twig/twig/src/TemplateWrapper.php:38)
at Twig\TemplateWrapper->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null))
(vendor/twig/twig/src/Extension/CoreExtension.php:1347)
at twig_include(object(Environment), array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos'), '@ElementsDemiFrontend/Accommodation/includes/acco-rooms.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null))
(var/cache/dev/twig/aa/aa525f4db461167e42c01e539d2bcabe.php:790)
at __TwigTemplate_a205c46307ddb6f5b2b5171713e43d12->block_content(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos'), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(vendor/twig/twig/src/Template.php:171)
at Twig\Template->displayBlock('content', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638'), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(var/cache/dev/twig/c6/c6c73b5f9a2a94e51b040b418813569d.php:108)
at __TwigTemplate_70a14d1cc2c0517cb8d17f01c89a2411->doDisplay(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638'), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(vendor/twig/twig/src/Template.php:394)
at Twig\Template->displayWithErrorHandling(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638'), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638'), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(var/cache/dev/twig/aa/aa525f4db461167e42c01e539d2bcabe.php:69)
at __TwigTemplate_a205c46307ddb6f5b2b5171713e43d12->doDisplay(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638'), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(vendor/twig/twig/src/Template.php:394)
at Twig\Template->displayWithErrorHandling(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig)), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(vendor/twig/twig/src/Template.php:379)
at Twig\Template->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(vendor/twig/twig/src/TemplateWrapper.php:38)
at Twig\TemplateWrapper->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(vendor/twig/twig/src/Environment.php:280)
at Twig\Environment->render('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(vendor/symfony/framework-bundle/Controller/AbstractController.php:258)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(vendor/pimcore/pimcore/lib/Controller/Controller.php:81)
at Pimcore\Controller\Controller->renderView('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(vendor/symfony/framework-bundle/Controller/AbstractController.php:266)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true), null)
(vendor/pimcore/pimcore/lib/Controller/Controller.php:43)
at Pimcore\Controller\Controller->render('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true), null)
(vendor/pimcore/pimcore/lib/Controller/FrontendController.php:134)
at Pimcore\Controller\FrontendController->renderTemplate('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(src/Elements/Bundle/DemiFrontendBundle/Controller/AccommodationController.php:331)
at Elements\Bundle\DemiFrontendBundle\Controller\AccommodationController->detailAction(object(Request), 14383638, object(Robots), null)
(vendor/symfony/http-kernel/HttpKernel.php:163)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
(vendor/symfony/http-kernel/HttpKernel.php:75)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
(vendor/symfony/http-kernel/Kernel.php:202)
at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
(public/index.php:35)
|
|
[1/2]
InvalidParameterException
|
|---|
Symfony\Component\Routing\Exception\InvalidParameterException:
Parameter "path" for route "demi_lightbox_topbar_content" must match ".+" ("" given) to generate a corresponding URL.
at vendor/symfony/routing/Generator/UrlGenerator.php:194
at Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array('path' => 0), array('_controller' => 'Elements\\Bundle\\DemiFrontendBundle\\Controller\\AccommodationController::lightboxTopbarContentAction'), array('path' => '.+'), array(array('text', '/lightbox-topbar-content'), array('variable', '/', '.+', 'path', true)), array('path' => ''), 'demi_lightbox_topbar_content', 0, array(), array())
(vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67)
at Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate('demi_lightbox_topbar_content', array('path' => ''), 0)
(vendor/symfony/routing/Router.php:235)
at Symfony\Component\Routing\Router->generate('demi_lightbox_topbar_content', array('path' => ''), 0)
(vendor/symfony-cmf/routing/src/ChainRouter.php:248)
at Symfony\Cmf\Component\Routing\ChainRouter->generate('demi_lightbox_topbar_content', array('path' => ''), 0)
(vendor/symfony/twig-bridge/Extension/RoutingExtension.php:53)
at Symfony\Bridge\Twig\Extension\RoutingExtension->getUrl('demi_lightbox_topbar_content', array('path' => ''))
(var/cache/dev/twig/a6/a6a603df447cb46b50a9a0a6064e17f9.php:216)
at __TwigTemplate_6767ab2fa140eb5bee8760540d3a69f7->doDisplay(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => ' Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons', 'dateFrom' => null, 'service' => object(AccommodationService), 'productText' => '', 'serviceText' => '', 'facilities' => array(), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false)), array())
(vendor/twig/twig/src/Template.php:394)
at Twig\Template->displayWithErrorHandling(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons', 'dateFrom' => null), array())
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons', 'dateFrom' => null))
(vendor/twig/twig/src/Template.php:379)
at Twig\Template->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons', 'dateFrom' => null))
(vendor/twig/twig/src/TemplateWrapper.php:38)
at Twig\TemplateWrapper->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons', 'dateFrom' => null))
(vendor/twig/twig/src/Extension/CoreExtension.php:1347)
at twig_include(object(Environment), array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons'), '@ElementsDemiFrontend/Includes/teaser/room-details.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons', 'dateFrom' => null))
(var/cache/dev/twig/32/32a55f9c326cb59842e7838d8e379761.php:708)
at __TwigTemplate_4e45b48d25d02ec90fa24bcab2b43209->doDisplay(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null, 'possibleIndices' => array(0), 'i' => 0, 'roomRow' => null, 'accommodationProduct' => object(AccommodationProduct), 'id' => 14383651, 'title' => 'Holiday home', 'price' => 0.0, 'showVacancy' => false, 'showSelection' => false, 'vacancyCount' => 0, 'priceInfo' => array(), 'mealArray' => array(), 'done' => true, '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'product' => object(Product), 'galUrl' => '', 'adultsStr' => '1-25 Persons'), array())
(vendor/twig/twig/src/Template.php:394)
at Twig\Template->displayWithErrorHandling(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null), array())
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null))
(vendor/twig/twig/src/Template.php:379)
at Twig\Template->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null))
(vendor/twig/twig/src/TemplateWrapper.php:38)
at Twig\TemplateWrapper->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null))
(vendor/twig/twig/src/Extension/CoreExtension.php:1347)
at twig_include(object(Environment), array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig'), '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig', 'hasSingleRoomRow' => true, 'settlerCode' => null))
(var/cache/dev/twig/e1/e1fbbbdeccd2fd1682f869a3b5479b21.php:312)
at __TwigTemplate_15c573df2d576e8228edd9dad03e3e6c->doDisplay(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false), '_parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), '_seq' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'loop' => array('parent' => array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null, 'devicePhone' => true, 'classes' => 'h3 mb-2', 'accommodationProductArray' => array(object(AccommodationProduct), object(AccommodationProduct)), 'productDataArray' => array('productData' => array(array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow)))), 'foundTvbProductToDisplay' => false)), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, 'last' => false), 'productData' => array('products' => array(object(Product)), 'roomRow' => array(object(RoomRow))), '_key' => 0, 'templatename' => '@ElementsDemiFrontend/Includes/teaser/room-teaser.mobile.html.twig'), array())
(vendor/twig/twig/src/Template.php:394)
at Twig\Template->displayWithErrorHandling(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null), array())
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null))
(vendor/twig/twig/src/Template.php:379)
at Twig\Template->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null))
(vendor/twig/twig/src/TemplateWrapper.php:38)
at Twig\TemplateWrapper->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null))
(vendor/twig/twig/src/Extension/CoreExtension.php:1347)
at twig_include(object(Environment), array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos'), '@ElementsDemiFrontend/Accommodation/includes/acco-rooms.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos', 'package' => false, 'housePackageMaster' => null, 'tvbPackage' => null))
(var/cache/dev/twig/aa/aa525f4db461167e42c01e539d2bcabe.php:790)
at __TwigTemplate_a205c46307ddb6f5b2b5171713e43d12->block_content(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => '#details', 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'fromDate' => null, 'resultSetPresent' => false, 'ajaxUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638', 'liveDetailProductsUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getLiveDetailProducts', 'corridorMatrixUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getCorridorMatrix', 'productUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'paymentInformationUrl' => '/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ajax-14383638?ajaxRequestType=getProductByIdAndMealcode', 'address' => object(DemiAddress), 'maxRatingValue' => 100, 'maxRatingNormalized' => 5, 'anchors' => array('detail' => '#details', 'package' => '#packages', 'rooms' => '#rooms'), 'step1Url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'addToCartUrl' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/booking/cart/step1', 'imagesTypes' => array('ServiceProvider'), 'classifications' => array(), 'hasClassificationsWithIcons' => false, 'jsonLdData' => array('@context' => 'https://schema.org', '@type' => 'LodgingBusiness', 'name' => 'Naturfreundehaus St. Michael', 'description' => ' Our house is located in the wide range of the "Eisenerz Alps" in the heart of Styria, surrounded by the peaks of the Gesäuse, the Ennstaler Alps, and the Rottenmann and Trieben Tauern at an altitude of 1100 m. As a self-catering house, our accommodation offers sleeping options for a maximum of 25 people. With a large communal room, a well-equipped kitchen, central heating, washrooms with showers, a leisure room, and a ski storage in the basement, our house is well-equipped for both summer and winter holidays. Location: 1100 m, in Wald am Schoberpass, Eisenerz Alps Access: From the Wald am Schoberpass train station - 45 min. Marked Paths:Hiking possibilities in the Gesäuse, Ennstaler Alps, Rottenmann and Trieben Tauern, Ennstaler Alps.From the house: Aigelsbrunn-Leobner SELF-CATERING COTTAGE! Open year-round 2 x double rooms 2 x 6-bed rooms (1 is equipped with bunk beds) 1 x 9-bed room (bunk beds) Central heating, communal room, kitchen, dishes, bed linen, electricity, table tennis, sun loungers.Skilift: 200 m away, 3 facilities with snow cannons Cross-country skiing trail in the valley Nearest train station: Wald am Schoberpass stationNearest bus station: Wald am Schoberpass Access by car possible in summer Parking: only in summer, in winter in the village', 'url' => 'https://www.stage.steiermark.com/en//steiermark.com/en/Plan-your-holiday/Search-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638', 'sameAs' => 'https://naturfreundehaus-st-michael.naturfreunde.at/', 'address' => array('@type' => 'PostalAddress', 'streetAddress' => 'Wald am Schoberpass 85j ', 'postalcode' => '8781', 'addressCountry' => 'AT', 'telephone' => '', 'email' => 'barbara.gamsjaeger61@gmail.com', 'addressLocality' => 'Wald am Schoberpass'), 'image' => array('@type' => 'ImageObject', 'name' => 'Ferienhaus', 'url' => 'https://www.stage.steiermark.com/deskline/unterkuenfte/betriebe/Naturfreundehaus%20St.%20Michael_14383638/1581420/image-thumb__1581420__demi-desktop-gallery-wide-1/Ferienhaus_14383642.jpg'), 'geo' => array('@type' => 'GeoCoordinates', 'latitude' => 47.460560000000001, 'longitude' => 14.66804), 'amenityFeature' => array(array('@type' => 'LocationFeatureSpecification', 'name' => 'families'), array('@type' => 'LocationFeatureSpecification', 'name' => 'no board'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups possible with max. pers.'), array('@type' => 'LocationFeatureSpecification', 'name' => 'groups'), array('@type' => 'LocationFeatureSpecification', 'name' => 'bed / s')), 'additionalProperty' => array('@type' => 'PropertyValue', 'name' => 'Category', 'value' => 'holiday home / self-catering facility')), 'mealtypeId' => null, 'firstImage' => object(Image), 'images' => array(object(Image), object(Image), object(Image), object(Image), object(Image), object(Image)), 'photoCount' => 6, 'galleryString' => '6 Photos'), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(vendor/twig/twig/src/Template.php:171)
at Twig\Template->displayBlock('content', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638'), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(var/cache/dev/twig/c6/c6c73b5f9a2a94e51b040b418813569d.php:108)
at __TwigTemplate_70a14d1cc2c0517cb8d17f01c89a2411->doDisplay(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638'), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(vendor/twig/twig/src/Template.php:394)
at Twig\Template->displayWithErrorHandling(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638'), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638'), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(var/cache/dev/twig/aa/aa525f4db461167e42c01e539d2bcabe.php:69)
at __TwigTemplate_a205c46307ddb6f5b2b5171713e43d12->doDisplay(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig), 'canonicalUrl' => '/en//steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation/Naturfreundehaus-St.Michael-holiday-home-Wald-am-Schoberpass_ad-14383638'), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(vendor/twig/twig/src/Template.php:394)
at Twig\Template->displayWithErrorHandling(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true, 'app' => object(AppVariable), 'container' => object(App_KernelDevDebugContainer), 'pimcore_csrf' => object(CsrfProtectionHandler), 'pimcore_csp' => object(ContentSecurityPolicyHandler), 'document' => object(Page), 'editmode' => false, 'staticFolder' => '/static/build', 'staticDebugMode' => false, 'siteConfig' => object(SiteConfig)), array('content' => array(object(__TwigTemplate_a205c46307ddb6f5b2b5171713e43d12), 'block_content')))
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(vendor/twig/twig/src/Template.php:379)
at Twig\Template->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(vendor/twig/twig/src/TemplateWrapper.php:38)
at Twig\TemplateWrapper->render(array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(vendor/twig/twig/src/Environment.php:280)
at Twig\Environment->render('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(vendor/symfony/framework-bundle/Controller/AbstractController.php:258)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(vendor/pimcore/pimcore/lib/Controller/Controller.php:81)
at Pimcore\Controller\Controller->renderView('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(vendor/symfony/framework-bundle/Controller/AbstractController.php:266)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true), null)
(vendor/pimcore/pimcore/lib/Controller/Controller.php:43)
at Pimcore\Controller\Controller->render('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true), null)
(vendor/pimcore/pimcore/lib/Controller/FrontendController.php:134)
at Pimcore\Controller\FrontendController->renderTemplate('@ElementsDemiFrontend/Accommodation/detail.mobile.html.twig', array('countingClicksUriJs' => 'https://interface.deskline.net/DSI/ClickCount.asmx/TrackCountClicks?Originator=STEIERMARK&Company=elmnt95563&DBCode=AT1&ItemId=58b390d9-8c52-4be6-a76e-9fd61581f6ec&SalesChannelId=bb556229-e7b1-4f21-9c6a-2bea7120bf5a', 'accommodation' => object(AccommodationServiceProvider), 'sortedMarketingGroups' => array(), 'sortedHealthMeasures' => array(), 'sortedFacilities' => array(array('name' => 'Suitability', 'keyname' => 'star', 'facilities' => array('families', 'groups')), array('name' => 'Meals', 'keyname' => 'restaurant', 'facilities' => array('no board')), array('name' => 'Groups', 'keyname' => 'group', 'facilities' => array('groups possible with max. pers.: 25')), array('name' => 'Beds & rooms', 'keyname' => 'bed', 'facilities' => array('bed / s: 25', 'holiday home/s: 1', 'multi-bed room/s: 3', 'double room/s: 2')), array('name' => 'Facilities / Services', 'keyname' => 'bell', 'facilities' => array('family friendly'))), 'impressionLinks' => array('video' => array(), 'pano' => array()), 'accoLinks' => array(object(DemiLink)), 'showAvailablityCalendar' => true, 'isAffiliate' => false, 'trustYouApiKey' => 'c33df4d2-b14b-4a9b-8c16-3c76a510c449', 'user' => null, 'searchParam' => object(Parameter), 'accommodationResultSet' => object(Accommodation), 'productResultSet' => object(Accommodation), 'packages' => array(), 'destinationPackages' => array(), 'connectedEntries' => array(), 'hasHousePackages' => false, 'availabilityIsChecked' => false, 'activeTab' => null, 'googleMapsKey' => 'AIzaSyAYWDOLX-TLeucyytXz81XAG--o2hLZ5BY', 'showJsonLd' => true))
(src/Elements/Bundle/DemiFrontendBundle/Controller/AccommodationController.php:331)
at Elements\Bundle\DemiFrontendBundle\Controller\AccommodationController->detailAction(object(Request), 14383638, object(Robots), null)
(vendor/symfony/http-kernel/HttpKernel.php:163)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
(vendor/symfony/http-kernel/HttpKernel.php:75)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
(vendor/symfony/http-kernel/Kernel.php:202)
at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
(public/index.php:35)
|