{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/widok-bryzgiel-powiat-augustowski",
  "name": "Camping Widok",
  "description": "campsite over 3 terraces - near Wigry lake (quick descent of 50m, not for large boats)- canoe rental - restaurant - owner speaks German and English - good stop direction Lithuania",
  "url": "https://campertunity.com/listings/campgrounds/widok-bryzgiel-powiat-augustowski",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650796608.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bryzgiel",
    "addressRegion": "powiat-augustowski",
    "postalCode": "16-304",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.99971,
    "longitude": 23.0832
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.79,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "20",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "zł20+"
}