{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moller-hansen-garden-munke-bjergby",
  "name": "Møller Hansen Gården",
  "description": "The farm is located in a very beautiful landscape with excellent views of the surrounding agricultural fields. The nearest small town, Dianalund, has good commercial facilities just 2 km from the campsite. Call or send an email if you want to be sure if there are empty spaces.",
  "url": "https://campertunity.com/listings/campgrounds/moller-hansen-garden-munke-bjergby",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651203861"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kammergavevej",
    "addressLocality": "Munke Bjergby",
    "addressRegion": "munke-bjergby",
    "postalCode": "4190",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.51619,
    "longitude": 11.50764
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124651203861",
    "https://www.campercontact.com/en/denmark/munke-bjergby/159130/mller-hansen-garden"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "75",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr75+"
}