{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/isele-hof-bad-sackingen-baden-wurttemberg",
  "name": "Isele Hof",
  "description": "Isele Hof is a camping location.",
  "url": "https://campertunity.com/listings/campgrounds/isele-hof-bad-sackingen-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sonnhalde",
    "addressLocality": "Bad Säckingen",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "79713",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.56195,
    "longitude": 7.95448
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/baden-wurttemberg/110922/isele-hof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}