{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bratland-camping-bergen-vestland",
  "name": "Bratland Camping",
  "description": "on a lake - along a busy road - quiet at night - bread service - camping shop - public transport 100m - Bergen 17km - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bratland-camping-bergen-vestland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650752855.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brattlandsvegen",
    "addressLocality": "Bergen",
    "addressRegion": "vestland",
    "postalCode": "5268",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.35232,
    "longitude": 5.43542
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.56,
    "reviewCount": 111,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "395",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr395+"
}