{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hof-hasbergen-campspace-hasbergen-lower-saxony",
  "name": "Hof Hasbergen, Campspace",
  "description": "This location is available through our partner Campspace. Parking space in a beautiful garden on an old rest farm in the nature reserve Hüggel \"near Osnabrück.\" Suitable for hikers and cyclists",
  "url": "https://campertunity.com/listings/campgrounds/hof-hasbergen-campspace-hasbergen-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651255925.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Steinbrink",
    "addressLocality": "Hasbergen",
    "addressRegion": "lower-saxony",
    "postalCode": "49205",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.22811,
    "longitude": 7.97641
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/hasbergen/161364/hof-hasbergen-campspace"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "36",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€36+"
}