{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bisserup-havn-rude-rude",
  "name": "Bisserup havn",
  "description": "Location with use of club house with kitchen - Small supermarket 1 km - canoe / kayak and bicycles can be borrowed - center 5 km",
  "url": "https://campertunity.com/listings/campgrounds/bisserup-havn-rude-rude",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651028911.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bisserup Havnevej",
    "addressLocality": "Rude",
    "addressRegion": "rude",
    "postalCode": "4243",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.1997,
    "longitude": 11.49219
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/rude/97639/bisserup-havn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "195",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr195+"
}