{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-am-bootshaus-beverungen-north-rhine-westphalia",
  "name": "Camping Am Bootshaus",
  "description": "Movements 1.5 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-am-bootshaus-beverungen-north-rhine-westphalia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651248215.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hersteller Straße",
    "addressLocality": "Beverungen",
    "addressRegion": "north-rhine-westphalia",
    "postalCode": "37688",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.65017,
    "longitude": 9.37283
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/north-rhine-westphalia/beverungen/92026/camping-am-bootshaus",
    "https://www.campercontact.com/it/germania/renania-settentrionale-vestfalia/bielefeld/92026/camping-am-bootshaus",
    "https://www.pincamp.ch/de/campingplaetze/camping-am-bootshaus"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€23+"
}