{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-mare-vara-magyaregregy",
  "name": "Camping Máré Vára",
  "description": "located in a nature reserve East of Mecsek-beautiful hiking area-Dutch owners-indoor thermal swimming pool 15 km-historic city of Pécs 30 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-mare-vara-magyaregregy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650709739.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Várvölgyi utca",
    "addressLocality": "Magyaregregy",
    "addressRegion": "magyaregregy",
    "postalCode": "7332",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.23368,
    "longitude": 18.30843
  },
  "sameAs": [
    "http://www.campingmarevara.com/dutch/",
    "https://www.campercontact.com/es/hungria/magyaregregy/9696/camping-mare-vara"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "4800",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "4800+"
}