{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gorna-wetlinka-wetlina",
  "name": "Gorna Wetlinka",
  "description": "quiet campsite from 897-new Pavilion-views of National Park Bieszczady with equestrian trails-Centre 3 km",
  "url": "https://campertunity.com/listings/campgrounds/gorna-wetlinka-wetlina",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650804196.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Szlak pieszy czarny",
    "addressLocality": "Wetlina",
    "addressRegion": "wetlina",
    "postalCode": "38",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.14741,
    "longitude": 22.52029
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "17.5",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "zł17.5+"
}