{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-lothepus-odda-vestland",
  "name": "Camp Lothepus",
  "description": "Place on the port behind the Tourist Office - pay by credit card to lend particular column - commercial/restaurant/center 150m",
  "url": "https://campertunity.com/listings/campgrounds/camp-lothepus-odda-vestland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650710412.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Almerket",
    "addressLocality": "Odda",
    "addressRegion": "vestland",
    "postalCode": "5750",
    "addressCountry": "Norvegia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.07149,
    "longitude": 6.54837
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "450",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "450+"
}