{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/halasthermal-kiskunhalas-kiskunhalas",
  "name": "Halasthermál",
  "description": "camping in the city hospital - spa - swimming pool - quiet place for longer stays - entrance pool, spas and saunas - shops nearby",
  "url": "https://campertunity.com/listings/campgrounds/halasthermal-kiskunhalas-kiskunhalas",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650796110.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nagy Szeder István utca",
    "addressLocality": "Kiskunhalas",
    "addressRegion": "kiskunhalas",
    "postalCode": "6400",
    "addressCountry": "Hungría"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.43254,
    "longitude": 19.4721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3300",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "3300+"
}