{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bellahoj-camping-copenhagen-copenhagen",
  "name": "Bellahøj Camping",
  "description": "bus [number 2A] to Copenhagen 100m - Copenhagen 4.5km - city centre 2km",
  "url": "https://campertunity.com/listings/campgrounds/bellahoj-camping-copenhagen-copenhagen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746609.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hvidkildevej",
    "addressLocality": "Copenhagen",
    "addressRegion": "copenhagen",
    "postalCode": "2400",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.70012,
    "longitude": 12.51094
  },
  "sameAs": [
    "https://www.camping.dk/campingpladser/storkoebenhavn-og-amager/bellahoej-camping/",
    "http://www.bellahoj-camping.dk/",
    "https://www.campercontact.com/it/danimarca/copenaghen/22414/bellahj-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "176",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr176+"
}