{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/unser-kleiner-hof-wietzen-de",
  "name": "Unser kleiner Hof",
  "description": "Location in the surroundings - Bicycle rental - Playground and sports field - Sauna - Centre 2km",
  "url": "https://campertunity.com/listings/campgrounds/unser-kleiner-hof-wietzen-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650802133.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heidestraße",
    "addressLocality": "Wietzen",
    "postalCode": "31613",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.69375,
    "longitude": 9.07545
  },
  "sameAs": [
    "http://www.unser-kleiner-hof.de",
    "https://www.campercontact.com/en/germany/lower-saxony/wietzen/40591/unser-kleiner-hof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@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+"
}