{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kleiva-camping-rorvik-trndelag",
  "name": "Kleiva Camping",
  "description": "camping with cabins and special places for campers - good walking opportunities. Many permanent places - ideal for kayaking - Rørvik 12 KM",
  "url": "https://campertunity.com/listings/campgrounds/kleiva-camping-rorvik-trndelag",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650850619.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Evenstadvågveien",
    "addressLocality": "Rørvik",
    "addressRegion": "trndelag",
    "postalCode": "7900",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.85785,
    "longitude": 11.10102
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/trndelag/rrvik/72142/kleiva-camping",
    "https://campio.no/campsite/kleiva-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "200",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr200+"
}