{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-k-dor-viroinval-wallonia",
  "name": "Camping K Dor",
  "description": "Camping near the center - in the heart of the Viroin-Hermeton Natural Park - center 1 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-k-dor-viroinval-wallonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650889650.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Revin",
    "addressLocality": "viroinval",
    "addressRegion": "wallonia",
    "postalCode": "5670",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.0169,
    "longitude": 4.64061
  },
  "sameAs": [
    "https://campio.no/campsite/camping-k-dor",
    "https://images.campercontact.com/media/photos/4222124650889650.jpg",
    "https://www.campercontact.com/nl/belgie/waals-gewest/viroinval/82965/camping-k-dor"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€25+"
}