{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eldorado-vonyarcvashegy",
  "name": "Camping Eldorado",
  "description": "small campsite at Lake Balaton - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eldorado-vonyarcvashegy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650844607.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fürdő utca",
    "addressLocality": "Vonyarcvashegy",
    "addressRegion": "vonyarcvashegy",
    "postalCode": "8314",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.75485,
    "longitude": 17.31696
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "8200",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "8200+"
}