{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wodnuch-dojlidy-bialystok-podlaskie-voivodeship",
  "name": "Wodnuch Dojlidy",
  "description": "Camping on the shore of Lake Dojlidy - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/wodnuch-dojlidy-bialystok-podlaskie-voivodeship",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650839210.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plażowa",
    "addressLocality": "bialystok",
    "addressRegion": "podlaskie-voivodeship",
    "postalCode": "15-502",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10839,
    "longitude": 23.21953
  },
  "sameAs": [
    "https://www.campercontact.com/en/poland/podlaskie-voivodeship/bialystok/68746/wodnuch-dojlidy"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "55",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "zł55+"
}