{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kongeaa-camping-kano-ribe",
  "name": "Kongeaa Camping og Kano",
  "description": "Camping pitches on the campsite - canoe rental - contact the manager for exact prices - Ribe centre 12km",
  "url": "https://campertunity.com/listings/campgrounds/kongeaa-camping-kano-ribe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651175383"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bækvej",
    "addressLocality": "Ribe",
    "addressRegion": "ribe",
    "postalCode": "6760",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.40602,
    "longitude": 8.88435
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/ribe/157007/kongeaa-camping-og-kano",
    "http://www.kongeaacampingogkano.dk/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "215",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr215+"
}