{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-adrspach-teplice-nad-metuji-hradec-kralove-region",
  "name": "Stellplatz Adrspach",
  "description": "New official camper place for visitors rocky area - especially suitable for a visit to the rock town of Adrspach and Teplice.",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-adrspach-teplice-nad-metuji-hradec-kralove-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651102227.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nádražní",
    "addressLocality": "teplice-nad-metuji",
    "addressRegion": "hradec-kralove-region",
    "postalCode": "549 57",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.58285,
    "longitude": 16.17466
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.12,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "450",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "Kč450+"
}