{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bflaten-camping-vang-i-valdres-innlandet-no",
  "name": "Bflaten Camping",
  "description": "located on the lake Vangsmjøse - in nature - winter sports campsite - bread service - camping shop - snack bar - bike rental - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bflaten-camping-vang-i-valdres-innlandet-no",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650828674.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tyinvegen",
    "addressLocality": "vang-i-valdres",
    "addressRegion": "innlandet",
    "postalCode": "2975",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.13055,
    "longitude": 8.54432
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.49,
    "reviewCount": 53,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "340",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr340+"
}