{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a1-stellplatz-am-balaton-balatonszentgyorgy",
  "name": "A1 Stellplatz Am Balaton",
  "description": "Quiet, well maintained parking space with pool",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a1-stellplatz-am-balaton-balatonszentgyorgy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651236587"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bodon utca",
    "addressLocality": "Balatonszentgyörgy",
    "addressRegion": "balatonszentgyorgy",
    "postalCode": "8710",
    "addressCountry": "Hungría"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6946,
    "longitude": 17.30387
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "7600",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "7600+"
}