{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/telnessanden-camping-seljord-vestfold-og-telemark-no",
  "name": "Telnessanden Camping",
  "description": "campsite on a small peninsula on the lake Seljordsvatn - many permanent places - 2 fields for campers / caravans / tents - a number of places directly on the lake, with beautiful views - center 12 km",
  "url": "https://campertunity.com/listings/campgrounds/telnessanden-camping-seljord-vestfold-og-telemark-no",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651046014.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Garvikstrondi",
    "addressLocality": "Seljord",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3840",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.42632,
    "longitude": 8.79297
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr250+"
}