{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-am-worthsee-seefeld-bavaria",
  "name": "Camping Am Worthsee",
  "description": "right on the banks of the Wörthersee in the Bavarian \"Fünfseenland\" - kiosk / farm shop - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/camping-am-worthsee-seefeld-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650836768.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wörthseestraße",
    "addressLocality": "seefeld",
    "addressRegion": "bavaria",
    "postalCode": "82229",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.04658,
    "longitude": 11.18032
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/seefeld/68005/camping-am-worthsee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€26+"
}