{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/an-der-musikantenlandhalle-jettenbach-rijnland-palts",
  "name": "An der Musikantenlandhalle",
  "description": "supermarket 800m - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/an-der-musikantenlandhalle-jettenbach-rijnland-palts",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650731452.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Austraße",
    "addressLocality": "Jettenbach",
    "addressRegion": "rijnland-palts",
    "postalCode": "66887",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.52969,
    "longitude": 7.5648
  },
  "sameAs": [
    "https://www.campercontact.com/en/duitsland/rijnland-palts/jettenbach/13185/an-der-musikantenlandhalle"
  ],
  "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+"
}