{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fjukstad-camping-rrvik-trndelag",
  "name": "Fjukstad Camping",
  "description": "Camping with 2 terraces directly by the sea - with views - kitchen - last 3 km without paving - pay in cash on top - center 30 km",
  "url": "https://campertunity.com/listings/campgrounds/fjukstad-camping-rrvik-trndelag",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650933064.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "fjukstadstrandveien",
    "addressLocality": "rrvik",
    "addressRegion": "trndelag",
    "postalCode": "7900",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.92927,
    "longitude": 10.88381
  },
  "sameAs": [
    "https://www.campercontact.com/es/noruega/trndelag/rrvik/94965/fjukstad-camping",
    "https://www.campercontact.com/en/norway/trøndelag/nærøysund/94965/fjukstad-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "200",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr200+"
}