{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/agroturtystyka-tramp-cisna",
  "name": "Agroturtystyka Tramp",
  "description": "Very quiet nature campsite on a river - use GPS coordinates - restaurants - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/agroturtystyka-tramp-cisna",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651002061.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "100038",
    "addressRegion": "cisna",
    "postalCode": "38-607",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.20845,
    "longitude": 22.32945
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "45",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "zł45+"
}