{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boen-camping-tuddal-telemark",
  "name": "Bøen Camping",
  "description": "NAFCamp camp - located on Lake Bjårvatnet - cafeteria - Notodden 44 km - 27 km Rjukan - Gaustatoppen 17 km - 200m centre",
  "url": "https://campertunity.com/listings/campgrounds/boen-camping-tuddal-telemark",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650827466.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sekundær Fylkesveg 651",
    "addressLocality": "Tuddal",
    "addressRegion": "telemark",
    "postalCode": "3697",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.75436,
    "longitude": 8.79288
  },
  "sameAs": [
    "http://www.nafcamp.no/campingplasser/1713-Bøen-Camping",
    "https://www.campercontact.com/en/norway/vestfold-og-telemark-fylke/tuddal/63478/ben-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr250+"
}