{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gasthaus-pension-im-rehwinkel-soltau-nedersaksen",
  "name": "Gasthaus Pension Im Rehwinkel",
  "description": "The campsite is situated in a quiet location in the Lüneburg Heide and belongs to the inn Im Rehwinkel. The restaurant offers good German cuisine with regional cuisine.",
  "url": "https://campertunity.com/listings/campgrounds/gasthaus-pension-im-rehwinkel-soltau-nedersaksen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650971596.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Woltem",
    "addressLocality": "soltau",
    "addressRegion": "nedersaksen",
    "postalCode": "29614",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.96056,
    "longitude": 9.71222
  },
  "sameAs": [
    "https://www.campercontact.com/nl/duitsland/nedersaksen/soltau/69566/gasthaus-pension-im-rehwinkel",
    "http://www.im-rehwinkel.de/",
    "https://campio.no/campsite/campingplatz-im-rehwinkel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€20+"
}