{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-150-pttk-ustrzyki-gorne-bieszczady-county",
  "name": "Camping 150 Pttk",
  "description": "hotel with many leisure activities in Bieszczady National Park - Equestrian",
  "url": "https://campertunity.com/listings/campgrounds/camping-150-pttk-ustrzyki-gorne-bieszczady-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793772.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wielka pętla bieszczadzka",
    "addressLocality": "ustrzyki-gorne",
    "addressRegion": "bieszczady-county",
    "postalCode": "38-714",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.10796,
    "longitude": 22.65203
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.56,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "52.17",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "zł52.17+"
}