{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-park-45-sopot-pomeranian-voivodeship",
  "name": "Camping Park 45",
  "description": "campsite by the sea - in nature reserve - center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-park-45-sopot-pomeranian-voivodeship",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650847869.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bitwy pod Płowcami",
    "addressLocality": "Sopot",
    "addressRegion": "pomeranian-voivodeship",
    "postalCode": "81-700",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.43029,
    "longitude": 18.58729
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.88,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "65",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł65+"
}