{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gosciniec-olecki-olecko-olecko-county",
  "name": "Gosciniec Olecki",
  "description": "camper pitches at restaurant - holiday homes - at the lake - canoe rental - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/gosciniec-olecki-olecko-olecko-county",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gołdapska",
    "addressLocality": "olecko",
    "addressRegion": "olecko-county",
    "postalCode": "19-400",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.05881,
    "longitude": 22.49016
  },
  "sameAs": [
    "https://www.campercontact.com/en/poland/olecko-county/olecko/95414/gosciniec-olecki"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "50",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "zł50+"
}