{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tommestasjon-sauda-sauda-rogaland",
  "name": "Tømmestasjon Sauda",
  "description": "near ferry mooring - center 600m",
  "url": "https://campertunity.com/listings/campgrounds/tommestasjon-sauda-sauda-rogaland",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650867168.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kyrkjegata",
    "addressLocality": "Sauda",
    "addressRegion": "rogaland",
    "postalCode": "4200",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.64708,
    "longitude": 6.34783
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}