{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thermal-camping-sarvar-sarvar-sarvar",
  "name": "Thermal Camping Sárvár",
  "description": "search of the center - Free access to the spa - sauna",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thermal-camping-sarvar-sarvar-sarvar",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791535.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vadkert körút",
    "addressLocality": "Sárvár",
    "addressRegion": "sarvar",
    "postalCode": "9600",
    "addressCountry": "Hungría"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.24788,
    "longitude": 16.94769
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "11600",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "11600+"
}