{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kociokowe-pole-camping-gorzewo-gostynin-county",
  "name": "Kociokowe Pole Camping",
  "description": "Camping simple terrace - lake view - center 1,5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kociokowe-pole-camping-gorzewo-gostynin-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651119649.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "gorzewo",
    "addressRegion": "gostynin-county",
    "postalCode": "09-500",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.48816,
    "longitude": 19.51635
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "80",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł80+"
}