{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hongarospa-thermal-camping-hajduszoboszlo",
  "name": "Hongarospa thermal Camping",
  "description": "thermal resort hotel-camping-shop-restaurant",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hongarospa-thermal-camping-hajduszoboszlo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702457.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Böszörményi utca",
    "addressLocality": "Hajdúszoboszló",
    "addressRegion": "hajduszoboszlo",
    "postalCode": "4200",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.45681,
    "longitude": 21.39487
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.69,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "9840",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "9840+"
}