{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/solvilla-camping-siljan-vestfold-og-telemark",
  "name": "Solvilla Camping",
  "description": "Campsite with many permanent places and some camper spots by the lake - toilet with key - restaurant - center 6 km",
  "url": "https://campertunity.com/listings/campgrounds/solvilla-camping-siljan-vestfold-og-telemark",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650888862.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heivannsveien",
    "addressLocality": "Siljan",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3748",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.26256,
    "longitude": 9.68979
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "225",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr225+"
}