{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tau-bobilhavn-tau-rogaland-no",
  "name": "Tau bobilhavn",
  "description": "quiet place - located on a fjord by ferry to Stavanger - shops / center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tau-bobilhavn-tau-rogaland-no",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746998.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kvernvegen",
    "addressLocality": "Tau",
    "addressRegion": "rogaland",
    "postalCode": "4120",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.06086,
    "longitude": 5.91524
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.12,
    "reviewCount": 75,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr250+"
}