{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-oberes-idertal-sensweiler-rheinland-pfalz-germany",
  "name": "Camping Oberes Idertal",
  "description": "in former farm - in the middle of the natural park Saar-Hunsrück - bread service - supermarket 6 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-oberes-idertal-sensweiler-rheinland-pfalz-germany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650802566.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B422",
    "addressLocality": "Sensweiler",
    "addressRegion": "rheinland-pfalz",
    "postalCode": "55758",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.76932,
    "longitude": 7.20724
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/rheinland-pfalz/sensweiler/54513/camping-oberes-idertal"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€15+"
}