{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kilen-seljord-vestfold-og-telemark",
  "name": "Kilen Feriesenter",
  "description": "Kilen Feriesenter area Telemark - view of Flåvatn - for current prices and opening hours: see website",
  "url": "https://campertunity.com/listings/campgrounds/kilen-seljord-vestfold-og-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651271077"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kilenvegen",
    "addressLocality": "Seljord",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3840",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.3253,
    "longitude": 8.81659
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "450",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr450+"
}