{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/den-nye-havn-dragor-dragr",
  "name": "Den Nye Havn",
  "description": "Huge gravel place right next to the new marina - 150 m from the old fort - electricity (DDK 2.50 / kw / h) - get a card from the machine at the harbor master building at the old port (note the setup on the screen before you press ok) with this card you buy the desired amount of kw at the storage column and you have access to toilet and shower - center 400 m",
  "url": "https://campertunity.com/listings/campgrounds/den-nye-havn-dragor-dragr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651196504"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prins Knuds Dæmning",
    "addressLocality": "Dragør",
    "addressRegion": "dragr",
    "postalCode": "2791",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.58984,
    "longitude": 12.67673
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/dragr/97474/den-nye-havn"
  ],
  "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": "200",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr200+"
}