{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paradisbukta-steinkjer",
  "name": "Paradisbukta",
  "description": "at rocky recreation spot on the fjord with bathing jetty - busy in the summer holidays and the weekend - shop / restaurant / center 5km",
  "url": "https://campertunity.com/listings/campgrounds/paradisbukta-steinkjer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650713374.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bogavegen",
    "addressLocality": "Steinkjer",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.01686,
    "longitude": 11.45111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.12,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "352.94",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "kr352.94+"
}