{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lyngstrand-camping-fluberg-innlandet",
  "name": "Lyngstrand Camping",
  "description": "campsite with facilities on the lake - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lyngstrand-camping-fluberg-innlandet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651069638"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Flubergvegen",
    "addressLocality": "Fluberg",
    "addressRegion": "innlandet",
    "postalCode": "2862",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.71929,
    "longitude": 10.29334
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.29,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "360",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr360+"
}