{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happens-hof-ochtrup-north-rhine-westphalia",
  "name": "Happens Hof",
  "description": "the Centre 100 m",
  "url": "https://campertunity.com/listings/campgrounds/happens-hof-ochtrup-north-rhine-westphalia",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650757347.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Osterstraße",
    "addressLocality": "Ochtrup",
    "addressRegion": "north-rhine-westphalia",
    "postalCode": "48607",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.22295,
    "longitude": 7.20448
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/north-rhine-westphalia/ochtrup/26191/happens-hof",
    "https://www.happens-hof.de"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}