{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/isi-camp-islandpferde-elbbachtal-rothenbach-rhineland-palati",
  "name": "Isi Camp Islandpferde Elbbachtal",
  "description": "Quiet surroundings - shelter for horses - in the middle of nature. - center Rothenbach 800m",
  "url": "https://campertunity.com/listings/campgrounds/isi-camp-islandpferde-elbbachtal-rothenbach-rhineland-palati",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651238888.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Himburg",
    "addressLocality": "Rothenbach",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "56459",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.56706,
    "longitude": 7.89159
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-21"
  },
  "priceRange": "€22+"
}