{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gullfjellsvegen-bergen-vestland",
  "name": "Gullfjellsvegen",
  "description": "Beautiful place in the countryside for cars and campers on a stream - small swimming pool - two dry toilets",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gullfjellsvegen-bergen-vestland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651124397"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gullfjellsvegen",
    "addressLocality": "Bergen",
    "addressRegion": "vestland",
    "postalCode": "5268",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.3835,
    "longitude": 5.52968
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "150",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr150+"
}