{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-orlov-brenna-lesnica-brenna",
  "name": "Camping Orlov Brenna Leśnica",
  "description": "Located at the foot of the Orlowa - next to the river Lesnica - center Brenna 6 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-orlov-brenna-lesnica-brenna",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651214217.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leśnica",
    "addressLocality": "Brenna",
    "addressRegion": "cieszyn-county",
    "postalCode": "43-438",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.70281,
    "longitude": 18.9024
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "70",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "zł70+"
}