{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-am-berggasthof-regen-by",
  "name": "Stellplatz am Berggasthof",
  "description": "located at restaurant - from the second night 5 euros - meal required - center 1 km",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-am-berggasthof-regen-by",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650840774.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hinhart 18",
    "addressLocality": "Regen",
    "addressRegion": "BY",
    "postalCode": "94209",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.98022,
    "longitude": 13.12761
  },
  "sameAs": [
    "http://www.berggasthof.de",
    "https://www.campercontact.com/en/germany/bavaria/regen/44899/stellplatz-am-berggasthof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-10-05"
  },
  "priceRange": "€5+"
}