{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-duet-zamosc-lublin-voivodeship",
  "name": "Camping Duet",
  "description": "City camping with bar and restaurant-shops 200 m-historical centre 1 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-duet-zamosc-lublin-voivodeship",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650761446.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Królowej Jadwigi",
    "addressLocality": "zamosc",
    "addressRegion": "lublin-voivodeship",
    "postalCode": "22-400",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.71928,
    "longitude": 23.23942
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.46,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "17",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "zł17+"
}