{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/assens-marina-assens-syddanmark",
  "name": "Assens Marina",
  "description": "view of the marina and harbor - beach 225m - payment terminal at the harbor office - toilets in the building next to the harbor office - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/assens-marina-assens-syddanmark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650795504.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Næsvej",
    "addressLocality": "Assens",
    "addressRegion": "syddanmark",
    "postalCode": "5610",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.26762,
    "longitude": 9.88396
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/syddanmark/assens/50826/assens-marina"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "190",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr190+"
}