{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/patvinsuo-national-park-lieksa",
  "name": "Patvinsuo National Park",
  "description": "camping in NP Patvinsuo - information hut - Limited open in early and late season - sauna included - -with no electricity - fire pit, log sauna - Access road about 7 km easily accessible unpaved road",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/patvinsuo-national-park-lieksa",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651035527.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lieksa",
    "addressRegion": "lieksa",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.13124,
    "longitude": 30.72822
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30+"
}