{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lothepus-camping-hytter-odda-vestland",
  "name": "Lothepus Camping Og Hytter",
  "description": "Nicely located campsite close to the river and in the middle of Odda. It is quite new and all facilities are beautiful and clean!",
  "url": "https://campertunity.com/listings/campgrounds/lothepus-camping-hytter-odda-vestland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651274448"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hjøllovegen",
    "addressLocality": "odda",
    "addressRegion": "vestland",
    "postalCode": "5750",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.06487,
    "longitude": 6.55286
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "750",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "kr750+"
}