{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/isele-hof-bad-sackingen-baden-wurttemberg-1",
  "name": "Isele Court",
  "description": "Enjoy a relaxing stay at Isele Hof in Bad Säckingen, Germany. Customer rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/isele-hof-bad-sackingen-baden-wurttemberg-1",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sonnhalde",
    "addressLocality": "bad-sackingen",
    "addressRegion": "Baden-Württemberg",
    "postalCode": "79713",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5619489,
    "longitude": 7.9544791
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/baden-wurttemberg/bad-sackingen/110922/isele-hof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}