{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-adrsprach-hradec-kralove-region",
  "name": "Dogs Allowed",
  "description": "Campsite at pension - bar, playground and small swimming pool - no discharge - in the middle of the village of Adrspach - rock town - the rocks 300m",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-adrsprach-hradec-kralove-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651061978.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Adršpach",
    "addressLocality": "Adršpach",
    "addressRegion": "hradec-kralove-region",
    "postalCode": "549 57",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.61904,
    "longitude": 16.11163
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "360",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "Kč360+"
}