{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-u-potoka-bozanov-hradec-kralove-region",
  "name": "Camping U Potoka",
  "description": "located in Giant Mountains - on the border with Poland and the National Park",
  "url": "https://campertunity.com/listings/campgrounds/camping-u-potoka-bozanov-hradec-kralove-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650796553.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Božanov",
    "addressRegion": "hradec-kralove-region",
    "postalCode": "549 74",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.52703,
    "longitude": 16.37225
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.26,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "375",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "Kč375+"
}