{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-marina-pulawy-puawy-lublin-woiwodschap",
  "name": "Camping Marina Pulawy",
  "description": "Camping in the marina on the river Wisla - large pitches - new sanitary building - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-marina-pulawy-puawy-lublin-woiwodschap",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650819518.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Portowa",
    "addressLocality": "puawy",
    "addressRegion": "lublin-woiwodschap",
    "postalCode": "24-100",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.41475,
    "longitude": 21.95016
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.17,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "38",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "zł38+"
}