{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/termal-hodmezovasarhely",
  "name": "Termál Kemping",
  "description": "Termál Kemping is a campsite in Hódmezővásárhely, Hungary. Termál Kemping has wifi and a snack bar. Dogs are allowed on this campsite.",
  "url": "https://campertunity.com/listings/campgrounds/termal-hodmezovasarhely",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ady Endre utca 1",
    "addressLocality": "Hódmezővásárhely",
    "postalCode": "6800"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.41177,
    "longitude": 20.31746
  },
  "sameAs": [
    "https://www.spottocamp.com/da/campsites/terml-kemping-hdmezvsrhely"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$5+"
}