{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/unnamed-campground-wroclaw",
  "name": "Reviews",
  "description": "☎ +***-***-****1 Rating by the Campercontact community: 2.97",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/unnamed-campground-wroclaw",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650739351.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "aleja Ignacego Jana Paderewskiego",
    "addressLocality": "Wrocław",
    "postalCode": "50",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.11775,
    "longitude": 17.09075
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.97,
    "reviewCount": 112,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "125",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł125+"
}