{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gasthof-jakelbauer-laas-carinthia",
  "name": "Gasthof Jakelbauer",
  "description": "Camper place at restaurant and farm shop.",
  "url": "https://campertunity.com/listings/campgrounds/gasthof-jakelbauer-laas-carinthia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651195413.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Laas",
    "addressLocality": "Laas",
    "addressRegion": "carinthia",
    "postalCode": "9702",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.72291,
    "longitude": 13.65937
  },
  "sameAs": [
    "https://www.jakelbauer.at",
    "https://www.campercontact.com/es/austria/carintia/laas/158768/gasthof-jakelbauer"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€20+"
}