{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ferien-village-les-cerneux-gmbh",
  "name": "Ferien Village les Cerneux GmbH",
  "description": "Dog, horse and man in the tranquility of nature in the beautiful setting of the Jura",
  "url": "https://campertunity.com/listings/campgrounds/ferien-village-les-cerneux-gmbh",
  "image": [
    "https://www.h-und.ch/default-wAssets/img/campingplaetze/schweiz/ferien-village-les-cerneux-gmbh/weblication/wThumbnails/babb702d43aaa4eg791b6573af3ff055.jpg",
    "data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221600%22%20height%3D%221100%22%20style%3D%22background-color%3Atransparent%22%3E%3C%2Fsvg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cliccando su questa mappa, una richiesta con il vostro indirizzo IP viene inviata a OpenStreetMap. Informazioni sulla privacy/* 0){ extentsidm134.push(vectorLayeridm134.getSource().getExtent()); } var mapMarkerPopupidm134 = document.getElementById(\"mapMarkerPopupidm134\"); var mapMarkerPopupContentidm134 = document.getElementById(\"mapMarkerPopupContentidm134\"); var overlayPopupidm134 = new ol.Overlay({ element: mapMarkerPopupidm134, positioning: \"bottom-center\", offset: [0, -56], autoPan: true, autoPanAnimation:{ duration: 250 } }); mapMarkerPopupidm134.addEventListener('click', function(){ if(event.target.id.indexOf('mapMarkerPopupCloser') != -1){ overlayPopupidm134.setPosition(); } }); mapObjectidm134.addOverlay(overlayPopupidm134); if(displayMarker && numberLocationEntriesidm134 == 1){ window.setTimeout(function(){ mapMarkerPopupidm134.style.display = 'block'; if(mapMarkerPopupContentidm134.innerHTML != ''){ overlayPopupidm134.setPosition(mapObjectidm134.getView().getCenter()); } }, 500); } popupContentsidm134[vectorLayeridm134.ol_uid] = mapMarkerPopupContentidm134.innerHTML; mapObjectidm134.on('click', function(e){ var f = mapObjectidm134.forEachFeatureAtPixel( e.pixel, function(ft, layer){ if(popupContentsidm134[layer.ol_uid]){ if(popupContentsidm134[layer.ol_uid].replace(/]+class=\"mapMarkerPopupLink\"[^>]+>[^/, '').replace(/]+>/g, \"\") == ''){ return false; } if(!popupContentsidm134['init']){ popupContentsidm134['init'] = mapMarkerPopupContentidm134.innerHTML; } mapMarkerPopupContentidm134.innerHTML = popupContentsidm134[layer.ol_uid]; overlayPopupidm134.setOffset([0, -36]); overlayPopupidm134.setPosition(e.coordinate); addLinkTargets(); return true; } else{ overlayPopupidm134.setPosition(); } } ); }); mapObjectidm134.on('pointermove', function(e) { var pixel = mapObjectidm134.getEventPixel(e.originalEvent); var hit = mapObjectidm134.hasFeatureAtPixel(pixel); mapObjectidm134.getTarget().style.cursor = hit ? 'pointer' : ''; }); if(extentsidm134.length >= 1){ var extentAll = ol.extent.createEmpty(); var extendOffest = 20000; if(factorPaddingAutofit > 1){ extendOffest = extendOffest * factorPaddingAutofit; } var minX = 0, maxX = 0, diff = 0, faktor = 0; var size = mapObjectidm134.getSize(); if(size[0] > 0){ /* Ermittelt den Abstand (diff) zwischen minX und maxX */ for(var i = 0; i != extentsidm134.length; i++){ var extent = extentsidm134[i]; if(minX == 0 || extent[0] maxX) maxX = extent[2]; } /*Berechnung des Faktors, der Standard-extendOffest im Verhältnis Koordinaten zu Map-Größe verkleinert */ /*Ist diff sehr groß, ist es sinnvoll den factorPaddingAutofit hoch zu wählen und den ZOOM-Faktor niedrig*/ diff = parseInt(maxX)-parseInt(minX); var Z = [156412, 78206, 39103, 19551, 9776, 4888, 2444, 1222, 610, 305, 152, 76, 38, 19, 9, 4, 2, 1, 0.5, 0.2, 0.1]; /*Zoom m/px aus Pt:Zoom_levels*/ var diffX = diff/Z[zoom]; var range = diffX/size[0]; if(range > 1.1) faktor = 1; else if(range > 1) faktor = 0.02; else if(range > 0.5) faktor = 0.5; else if (range 0){ window.setTimeout(function(){ if(jQuery(\"#mapidm134\").closest('.accordionContent:not(.accordionContentVisible)').length > 0){ jQuery(\"#mapidm134\").closest('.accordionContent').prev('h3').on('click', function(){ window.setTimeout(function(){ initMapidm134(options); }, 320); }); } else{ initMapidm134(options); } }, 100); } else if(jQuery(\"#mapidm134\").closest('.containerInvisible').length > 0){ var tabIdInvisible = jQuery(\"#mapidm134\").closest('.containerInvisible').attr('id').replace(/container_/, 'tab_'); var containerTab = jQuery(\"#mapidm134\").closest('.containerInvisible').parent().parent(); if(containerTab.attr('class').indexOf('containersOuter') != -1) containerTab = containerTab.parent(); containerTab.on('click', function(){ window.setTimeout(function(){ initMapidm134(options); containerTab.off('click'); }, 320); }); } else{ var mapContainerOuter = document.getElementById(\"mapidm134\").parentNode.parentNode; if(mapContainerOuter.getAttribute('class') == 'containerInvisible'){ jQuery('#' + mapContainerOuter.id.replace(/container_/, 'tab_')).on('click', function() { initMapidm134(options); }); } else{ initMapidm134(options); } } window.setTimeout(function(){ try{ var resizeEvent = window.document.createEvent('UIEvents'); resizeEvent.initUIEvent('resize', true, false, window, 0); window.dispatchEvent(resizeEvent); } catch(e){} }, 1000); }; if(/^\\//.test('')){ document.addEventListener('DOMContentLoaded', function waitUntilContentLoaded(){ var timeout = 0; if(!window.ol){ return setTimeout(waitUntilContentLoaded, 100); } else{ if(jQuery('#mapidm134').offset().top > jQuery('html').outerHeight()*0.60){ timeout = 200; } } window.setTimeout(function(){ callbackLoadMapidm134(); }, timeout); }); } else if(use2ClickSolution != '1' && (wConfirmTypes != '1' && wConfirmBeforeLoadExternRessources != '1' || wAllowLoadExternRessources)){ window.addEventListener('load', callbackLoadMapidm134); } else{ document.getElementById('containerConfirmBeforeLoadidm134').style.display = 'block'; document.getElementById('containerConfirmBeforeLoadidm134').onclick = function(){ document.getElementById('containerConfirmBeforeLoadidm134').style.display = 'none'; document.getElementById('startNoticeidm134').style.display = 'none'; callbackLoadMapidm134(); }; document.getElementById('startNoticeidm134').style.display = 'block'; } /*]]>*/"
  }
}