{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blans-havn-bandholm",
  "name": "Blans Havn",
  "description": "Small peacefull marina",
  "url": "https://campertunity.com/listings/campgrounds/blans-havn-bandholm",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650823803.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blanshovedvej",
    "addressLocality": "Bandholm",
    "addressRegion": "bandholm",
    "postalCode": "4941",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.869,
    "longitude": 11.4309
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/bandholm/64641/blans-havn",
    "https://park4night.com/en/place/84504"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "150",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr150+"
}