{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-echo-zwierzyniec-lublin-voivodeship",
  "name": "Camping Echo",
  "description": "campsite with cabins - near village center",
  "url": "https://campertunity.com/listings/campgrounds/camping-echo-zwierzyniec-lublin-voivodeship",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791950.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Biłgorajska",
    "addressLocality": "Zwierzyniec",
    "addressRegion": "lublin-voivodeship",
    "postalCode": "22-470",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.61027,
    "longitude": 22.96395
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.15,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "15",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "zł15+"
}