{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandviken-austbygdi-vestfold-og-telemark",
  "name": "Sandviken Camping",
  "description": "Quiet campsite on lake - use GPS coordinates - canoe and fishing - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/sandviken-austbygdi-vestfold-og-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650847062.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Austbygdevegen",
    "addressLocality": "Austbygdi",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3650",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.98939,
    "longitude": 8.81567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.32,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "355",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr355+"
}