{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grzegorz-pielak-kazimierz-dolny-lublin-voivodeship",
  "name": "Grzegorz Pielak",
  "description": "small family hotel with camping - bicycle rental - water sports",
  "url": "https://campertunity.com/listings/campgrounds/grzegorz-pielak-kazimierz-dolny-lublin-voivodeship",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788952.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Puławska",
    "addressLocality": "Kazimierz Dolny",
    "addressRegion": "lublin-voivodeship",
    "postalCode": "24-120",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.33113,
    "longitude": 21.9586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.78,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "70",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "zł70+"
}