{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/karwendel-camping-maurach-am-achensee-tyrol",
  "name": "Karwendel Camping",
  "description": "campsite bordering a forest-Achensee 200 m-snack bar-restaurant-public transportation 10 m",
  "url": "https://campertunity.com/listings/campgrounds/karwendel-camping-maurach-am-achensee-tyrol",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650762487.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Planbergstraße",
    "addressLocality": "maurach-am-achensee",
    "addressRegion": "tyrol",
    "postalCode": "6212",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.42163,
    "longitude": 11.73975
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.77,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "41",
    "priceValidUntil": "2026-07-19"
  },
  "priceRange": "€41+"
}