{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marina-wroclaw-camper-park-wroclaw-powiat-wroclawski",
  "name": "Marina Wrocaw Camper Park",
  "description": "in the marina - center 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marina-wroclaw-camper-park-wroclaw-powiat-wroclawski",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651123210.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Osobowicka",
    "addressLocality": "wrocaw",
    "addressRegion": "powiat-wrocawski",
    "postalCode": "51-008",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.13537,
    "longitude": 17.00022
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.82,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "80",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł80+"
}