{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kvam-motell-camping-156039-trndelag",
  "name": "Kvam Motell & Camping",
  "description": "Kvam Motell & Camping is a campsite offering supermarket, playground, security, illuminated area, hardened surface, water tap, electricity, toilets, showers, laundry, WiFi and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/kvam-motell-camping-156039-trndelag",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651204720"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kvamskjerkvegen",
    "addressLocality": "156039",
    "addressRegion": "trndelag",
    "postalCode": "7732",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.14039,
    "longitude": 11.74267
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}