{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vena-sichowek-jawor-county",
  "name": "Vena",
  "description": "Camper place on private property - contact us before use - center 400m -Legnica 20km",
  "url": "https://campertunity.com/listings/campgrounds/vena-sichowek-jawor-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651128846.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sichówek",
    "addressRegion": "Jawor County",
    "postalCode": "59-424",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1116,
    "longitude": 16.06404
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "50",
    "priceValidUntil": "2026-08-20"
  },
  "priceRange": "zł50+"
}