{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-helkamp-hel-pomerania-pl",
  "name": "Camping Helkamp",
  "description": "Simple camping-kitchen services",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-helkamp-hel-pomerania-pl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650739824.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kuracyjna",
    "addressLocality": "Hel",
    "addressRegion": "pomerania",
    "postalCode": "84-150",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.59961,
    "longitude": 18.80739
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.79,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "43.48",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł43.48+"
}