{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waldhotel-rennsteighohe-frauenwald-thuringia-de",
  "name": "Waldhotel Rennsteighohe",
  "description": "location accessible via 300miotterstrasse - free entrance to bunker museum - discount or free for restaurant visitors - beautiful place in the forest - village 2km",
  "url": "https://campertunity.com/listings/campgrounds/waldhotel-rennsteighohe-frauenwald-thuringia-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650668881.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Rothenberg",
    "addressLocality": "Frauenwald",
    "addressRegion": "thuringia",
    "postalCode": "98711",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.60812,
    "longitude": 10.84741
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/thuringia/frauenwald/3542/waldhotel-rennsteighohe"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€13+"
}