{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sanden-camping-seljord-vestfold-og-telemark",
  "name": "Sanden Camping",
  "description": "quiet campsite with RV sites - on the lake - pebble beach with swimming facilities - Center 7km",
  "url": "https://campertunity.com/listings/campgrounds/sanden-camping-seljord-vestfold-og-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650844037.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Manheimstrondi",
    "addressLocality": "Seljord",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3840",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.45577,
    "longitude": 8.73016
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.46,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr250+"
}