{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brigerbad-thermalbad-camping-brig-valais",
  "name": "Brigerbad Thermalbad & Camping",
  "description": "Spacious camping pitches with all the facilities you need. The terrain has been renovated and looks neat. The sanitary building is old but very clean. The camping is connected to the Thermalbad Brigerbad. Beautiful swimming pool. For prices see website.",
  "url": "https://campertunity.com/listings/campgrounds/brigerbad-thermalbad-camping-brig-valais",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651207547.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thermalbad",
    "addressLocality": "Brig",
    "addressRegion": "valais",
    "postalCode": "3900",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.30191,
    "longitude": 7.93195
  },
  "sameAs": [
    "https://www.campercontact.com/en/switzerland/valais/brig/159299/brigerbad-thermalbad-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "60",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "CHF60+"
}