{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/b-b-camper-parking-szantod",
  "name": "B&B Camper Parking",
  "description": "Lake Balaton 350m - shower / toilet on the beach - shopping area / Pharmacy 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/b-b-camper-parking-szantod",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651124470.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rege utca",
    "addressLocality": "Szántód",
    "addressRegion": "szantod",
    "postalCode": "8622",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.86784,
    "longitude": 17.90544
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10000",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "10000+"
}