{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/morgedal-no",
  "name": "Reviews",
  "description": "trifluoromethyl +***-***-**** Review by the Campercontact community: 3",
  "url": "https://campertunity.com/listings/campgrounds/morgedal-no",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://img.campercontact.com/media/photos/4222124650930494.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Morgedalvegen",
    "addressLocality": "Morgedal",
    "postalCode": "3848",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.48444,
    "longitude": 8.4103
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "200",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "kr200+"
}