{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandnes-hytter-og-camping-volstadskogen-sandnes",
  "name": "Sandnes Cabins and Camping Vølstadskogen",
  "description": "separate poved field for campers - check-out before 13h - Stavanger 15km - center 2.5km",
  "url": "https://campertunity.com/listings/campgrounds/sandnes-hytter-og-camping-volstadskogen-sandnes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650835900.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gamle Austvollvei",
    "addressLocality": "Sandnes",
    "addressRegion": "rogaland",
    "postalCode": "4312",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.8571,
    "longitude": 5.70177
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "340",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr340+"
}