{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/austratt-camping-motel-opphaug-trndelag",
  "name": "Austrått Camping & Motel",
  "description": "Camping and motel - sloping terrain - camper service outside the campsite and also accessible to passers - at marina and beach - golf course - center 6km.",
  "url": "https://campertunity.com/listings/campgrounds/austratt-camping-motel-opphaug-trndelag",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650838666.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Borgveien",
    "addressLocality": "Opphaug",
    "addressRegion": "trndelag",
    "postalCode": "7140",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.6991,
    "longitude": 9.7427
  },
  "sameAs": [
    "https://www.austraatt.no",
    "https://www.campercontact.com/es/noruega/trndelag/opphaug/68583/austratt-camping-motel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "230",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr230+"
}