{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bygdetunet-bobilparkering-drangedal-vestfold-og-telemark",
  "name": "Bygdetunet Bobilparkering",
  "description": "Parking in Drangedal Bygdetun - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/bygdetunet-bobilparkering-drangedal-vestfold-og-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650991037.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heireks vei",
    "addressLocality": "Drangedal",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3750",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.09507,
    "longitude": 9.04707
  },
  "sameAs": [
    "https://www.campercontact.com/es/noruega/vestfold-og-telemark/drangedal/99372/bygdetunet-bobilparkering",
    "http://drangedalbygdetun.no/bygdetunet-bobilparkering/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "200",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "kr200+"
}