{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campus-domasawice-domasawice-olesnica-county-poland",
  "name": "Campus Domasawice",
  "description": "camping in Barycz Valley-12 special camper pitches-specifically climbing park-restaurant-nordic walking trails",
  "url": "https://campertunity.com/listings/campgrounds/campus-domasawice-domasawice-olesnica-county-poland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754338.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "domasawice",
    "addressRegion": "olesnica-county",
    "postalCode": "56-416",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4034,
    "longitude": 17.52242
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "14",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "zł14+"
}