{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-stop-balatonudvari-105929",
  "name": "Camper stop Balatonudvari",
  "description": "all facilities - picnic table - in the center - booking via web",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-stop-balatonudvari-105929",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651113369.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tűzoltó utca",
    "addressLocality": "105929",
    "addressRegion": "balatonudvari",
    "postalCode": "8242",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.90536,
    "longitude": 17.80407
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "9250",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "9250+"
}