{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/byduddie-thisted-thisted",
  "name": "ByDuddie",
  "description": "simple stopover in the countryside at Klitmøller (15 km) and Thisted (3 km) - retro shop on the site byduddie.dk",
  "url": "https://campertunity.com/listings/campgrounds/byduddie-thisted-thisted",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651176495.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klitmøllervej",
    "addressLocality": "Thisted",
    "addressRegion": "thisted",
    "postalCode": "7700",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.9833,
    "longitude": 8.67126
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "75",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "kr75+"
}