{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/esbjerg-strand-esbjerg-danemark",
  "name": "Esbjerg beach (free) in Esbjerg – promobil",
  "description": "Pitch",
  "url": "https://campertunity.com/listings/campgrounds/esbjerg-strand-esbjerg-danemark",
  "image": [
    "https://imgsdb1.promobil.de/image/66476786edf11900082cc700-websiteArticle.jpg",
    "https://imgsdb.promobil.de/_/bg:FFFFFF/f:best/h:243/rt:fill/w:430/plain/66476786edf11900082cc700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Esbjerg Strand 10",
    "addressLocality": "Esbjerg",
    "addressRegion": "published",
    "postalCode": "6700",
    "addressCountry": "Dänemark"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.4830841,
    "longitude": 8.4153152
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "5",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "5+"
}