{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ferienheim-mosbach-wutha-farnroda-thuringia",
  "name": "Ferienheim Mosbach",
  "description": "field at group accommodation - sanitary and kitchen in main building - center 5.5 km",
  "url": "https://campertunity.com/listings/campgrounds/ferienheim-mosbach-wutha-farnroda-thuringia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651070115.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Grasrain",
    "addressLocality": "wutha-farnroda",
    "addressRegion": "thuringia",
    "postalCode": "99848",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.93738,
    "longitude": 10.34098
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/thuringia/wutha-farnroda/103786/ferienheim-mosbach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€25+"
}