{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/notodden-bobilcamp-nesoya-notodden",
  "name": "Notodden Bobilcamp Nesøya",
  "description": "located at a lake - kiosk on site - services [discharge, water, toilet, shower] at information building in front of the site [site code 45766] 100m - payment in NOK cheaper than in EUR - shops / restaurant / center 500m",
  "url": "https://campertunity.com/listings/campgrounds/notodden-bobilcamp-nesoya-notodden",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650739972.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heddalsvegen",
    "addressLocality": "Notodden",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3674",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.5588,
    "longitude": 9.24935
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "195",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "kr195+"
}