{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harbolle-havn-askeby",
  "name": "Hãrbølle Havn",
  "description": "Small harbour on Mon with space for six or seven campers. With swimming from the jetty... nice spot, many mosquitoes...",
  "url": "https://campertunity.com/listings/campgrounds/harbolle-havn-askeby",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651274064"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hårbølle Bro",
    "addressLocality": "Askeby",
    "addressRegion": "askeby",
    "postalCode": "4792",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.89036,
    "longitude": 12.13392
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124651274064",
    "https://www.campercontact.com/en/denmark/askeby/162706/harblle-havn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "29.98",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr29.98+"
}