{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/skabu-skabu-innlandet",
  "name": "Skåbu Hytter og Camping",
  "description": "near / in the woods - situated on a river - sloping grounds - terraced campsite - winter sports campsite - camping shop - bread service - snack bar - bike rental - gas bottle service - center 3,5km",
  "url": "https://campertunity.com/listings/campgrounds/skabu-skabu-innlandet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650835387.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skåbuvegen",
    "addressLocality": "Skåbu",
    "addressRegion": "innlandet",
    "postalCode": "2643",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.54871,
    "longitude": 9.45733
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/innlandet/skabu/67564/skabu-hytter-og-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr250+"
}