{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/namsos-camping-namsos-trndelag",
  "name": "Namsos Camping",
  "description": "luxury campsite - located on lake - near road 17 - possibility service for passers-by [discharge / water] against payment - next to airport - center 4,5km",
  "url": "https://campertunity.com/listings/campgrounds/namsos-camping-namsos-trndelag",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650789816.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Flyplassvegen",
    "addressLocality": "Namsos",
    "addressRegion": "trndelag",
    "postalCode": "7800",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.47478,
    "longitude": 11.57899
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.85,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "300",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "kr300+"
}