{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heddola-notodden-vestfold-og-telemark-no",
  "name": "Heddola",
  "description": "place on the river - on both sides of the road - center 4 km",
  "url": "https://campertunity.com/listings/campgrounds/heddola-notodden-vestfold-og-telemark-no",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650948143.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ørvella Vest",
    "addressLocality": "Notodden",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3677",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.59488,
    "longitude": 9.09078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.4,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}