{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-hohenwarth-hohenwarth-baviera",
  "name": "Campsite Hohenwarth",
  "description": "centro 3km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-hohenwarth-hohenwarth-baviera",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651260058"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ferienzentrum",
    "addressLocality": "Hohenwarth",
    "addressRegion": "baviera",
    "postalCode": "93480",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.20594,
    "longitude": 12.92444
  },
  "sameAs": [
    "https://www.campingplatz-hohenwarth.de/",
    "https://www.campercontact.com/en/germany/bavaria/hohenwarth/104793/campingplatz-hohenwarth-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28.75",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€28.75+"
}