{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/olympiaparken-lillehammer-innlandet",
  "name": "Olympiaparken",
  "description": "popup campsite on former Olympic cross-country skiing site - sanitary facilities in the former Olympic buildings - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/olympiaparken-lillehammer-innlandet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651126471.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sjøsetervegen",
    "addressLocality": "Lillehammer",
    "addressRegion": "innlandet",
    "postalCode": "2618",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.13448,
    "longitude": 10.50766
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cross_country_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "355",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr355+"
}