{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/notodden-camping-as-notodden",
  "name": "Notodden Camping AS",
  "description": "Notodden Camping AS is a campsite in Notodden, Telemark.This campsite has non-shaded pitches and relative pitches.",
  "url": "https://campertunity.com/listings/campgrounds/notodden-camping-as-notodden",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67505cdf48437.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Reshjemveien 46",
    "addressLocality": "Notodden",
    "postalCode": "3677"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.56556,
    "longitude": 9.20936
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}