{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brevigstrand-camping-stathelle-vestfold-og-telemark-no",
  "name": "Brevigstrand Camping",
  "description": "in the fjord - separate area for motorhomes with view - bicycles, rowing boats and SUP boards (2 pieces) free during the opening hours of the kiosk - center 13 km",
  "url": "https://campertunity.com/listings/campgrounds/brevigstrand-camping-stathelle-vestfold-og-telemark-no",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651177783"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Valleveien",
    "addressLocality": "Stathelle",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3960",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.97328,
    "longitude": 9.64827
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr250+"
}