{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/badacsony-camping-badacsonytomaj",
  "name": "Badacsony Camping",
  "description": "Campsite in a nature reserve with its own beach - use of GPS coordinates - restaurant - sauna - playground - sports equipment - bistro - food store - center 500 m",
  "url": "https://campertunity.com/listings/campgrounds/badacsony-camping-badacsonytomaj",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650900470.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Egry sétány",
    "addressLocality": "Badacsonytomaj",
    "addressRegion": "badacsonytomaj",
    "postalCode": "8261",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.78427,
    "longitude": 17.49884
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "8400",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "8400+"
}