{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gut-donnerstedt-thedinghausen-niedersachsen-de",
  "name": "Gut Donnerstedt",
  "description": "at the riding stable - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/gut-donnerstedt-thedinghausen-niedersachsen-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651059330.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gut Donnerstedt",
    "addressLocality": "Thedinghausen",
    "addressRegion": "niedersachsen",
    "postalCode": "27321",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.96316,
    "longitude": 8.98025
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124651059330.jpeg",
    "https://www.campercontact.com/es/alemania/baja-sajonia/thedinghausen/103142/gut-donnerstedt"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€10+"
}