{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-sjoterrassen-stathelle-vestfold-og-telemark",
  "name": "Campingplatz Sjoterrassen",
  "description": "bay view - restaurant on site.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-sjoterrassen-stathelle-vestfold-og-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651119411.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grunnsundveien",
    "addressLocality": "stathelle",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3960",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.93882,
    "longitude": 9.60491
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "350",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr350+"
}