{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-metropolis-domki-sopot-pomeranian-voivodeship-pl",
  "name": "Camping Metropolis Domki",
  "description": "Camping on the beach - many playgrounds - new plumbing - train to Gdansk - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-metropolis-domki-sopot-pomeranian-voivodeship-pl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650835391.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aleja Niepodległości",
    "addressLocality": "sopot",
    "addressRegion": "pomeranian-voivodeship",
    "postalCode": "81",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.46011,
    "longitude": 18.55472
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.88,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "14.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł14.5+"
}