{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/agraar-camping-podzamcze-sulozowa-lesser-poland-voivodeship",
  "name": "Agraar Camping",
  "description": "Small farmers campsite - Krakov 20km-",
  "url": "https://campertunity.com/listings/campgrounds/agraar-camping-podzamcze-sulozowa-lesser-poland-voivodeship",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650843768.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Podzamcze",
    "addressLocality": "Podzamcze sulozowa",
    "addressRegion": "lesser-poland-voivodeship",
    "postalCode": "32-045",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.25074,
    "longitude": 19.78699
  },
  "sameAs": [
    "https://www.campercontact.com/en/poland/lesser-poland-voivodeship/podzamcze-sulozowa/70194/agraar-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "29",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "zł29+"
}