{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingpark-stockach-bodensee-stockach-baden-wurttemberg",
  "name": "Campingpark Stockach Bodensee",
  "description": "In forest, at golf course (5 km), bread service, village 1.5 km,",
  "url": "https://campertunity.com/listings/campgrounds/campingpark-stockach-bodensee-stockach-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651012810.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Johann-Glatt-Straße",
    "addressLocality": "stockach",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "78333",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.84197,
    "longitude": 8.9959
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/baden-wurttemberg/stockach/58589/campingpark-stockach-bodensee",
    "http://www.camping-stockach.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€26+"
}