{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-rozkos-velka-jesenice-hradec-kralove-region",
  "name": "Stellplatz Rozkos",
  "description": "New official motorhome parking on the beach of the Rozkos dam",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-rozkos-velka-jesenice-hradec-kralove-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651102196.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "velka-jesenice",
    "addressRegion": "hradec-kralove-region",
    "postalCode": "552 24",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.36444,
    "longitude": 16.05944
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.06,
    "reviewCount": 41,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "450",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "Kč450+"
}