{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/persgard-camping-uvdal",
  "name": "Persgård Camping",
  "description": "Persgård Camping is a campsite in Uvdal, Buskerud, located on a lake/recreation lake. The campsite has pitches without shade and with...",
  "url": "https://campertunity.com/listings/campgrounds/persgard-camping-uvdal",
  "image": [
    "https://cdn1.acsi.eu/6/8/7/4/6874b82c0535f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uvdalsvegen 480",
    "addressLocality": "Uvdal",
    "postalCode": "3632",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.26025,
    "longitude": 8.87489
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}