{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ulbjerg-skals",
  "name": "Camping Ulbjerg",
  "description": "beautifully situated in 20ha nature reserve - on the Limfjord - max camper length 16m - near / in the woods - demarcated pitches - possibility QuickStop [20-10h] without electricity FOR the campsite [site code 30495] - Camping Key Europe [CKE] or Camping Card International [CCI - NKC / CCI] mandatory - supermarket 2km - center 11,5km",
  "url": "https://campertunity.com/listings/campgrounds/camping-ulbjerg-skals",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650770002.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skråhedevej",
    "addressLocality": "Skals",
    "addressRegion": "skals",
    "postalCode": "8832",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.64513,
    "longitude": 9.33867
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "160",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "kr160+"
}