{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/udby-kro-lundby",
  "name": "Udby Kro",
  "description": "quiet parking behind restaurant near the E47 / E55 exit 40 - toilet during opening hours - center 9km",
  "url": "https://campertunity.com/listings/campgrounds/udby-kro-lundby",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650721180.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Københavnsvej",
    "addressLocality": "8576",
    "addressRegion": "lundby",
    "postalCode": "4750",
    "addressCountry": "danemark"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.08086,
    "longitude": 11.95906
  },
  "sameAs": [
    "https://www.campercontact.com/de/danemark/lundby/8576/udby-kro"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "0+"
}