{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/solbergstoa-camping-og-hytter-filtvet-viken",
  "name": "Solbergstoa Camping and Cabins",
  "description": "location Oslofjord - Supermarket 2km - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/solbergstoa-camping-og-hytter-filtvet-viken",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650806734.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Solbergbekken",
    "addressLocality": "Filtvet",
    "addressRegion": "viken",
    "postalCode": "3480",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.59296,
    "longitude": 10.61408
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.08,
    "reviewCount": 54,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "370",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr370+"
}