{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ferienhof-dopfer-nesselwang-baviera",
  "name": "Ferienhof Dopfer",
  "description": "in organic farm - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/ferienhof-dopfer-nesselwang-baviera",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651040471.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Attlesee",
    "addressLocality": "Nesselwang",
    "addressRegion": "baviera",
    "postalCode": "87484",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.63672,
    "longitude": 10.53496
  },
  "sameAs": [
    "https://www.ferienhof-dopfer.de",
    "https://www.campercontact.com/en/germany/bavaria/nesselwang/102016/ferienhof-dopfer-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€19+"
}