{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bobilparkering-bergenshallen-bergen-vestland",
  "name": "Bobilparkering Bergenshallen",
  "description": "car park - reservation not possible - fast tram [Bybaan - Bergen Light Rail] to downtown in 15min - Bergen 7km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bobilparkering-bergenshallen-bergen-vestland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650740815.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vilhelm Bjerknes' vei",
    "addressLocality": "bergen",
    "addressRegion": "vestland",
    "postalCode": "5081",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.35415,
    "longitude": 5.35865
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.93,
    "reviewCount": 134,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "330",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr330+"
}