{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-98434-inari-fi",
  "name": "Discharge Toilet",
  "description": "location on road number 9682 - use GPS coordinates - some places with terrace after the indicated GPS coordinate - located on a private lake - in the wilderness - reservation required - sauna - hotpot - Husky experiences - center 4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-98434-inari-fi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650974044.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koppelontie",
    "addressLocality": "98434",
    "addressRegion": "inari",
    "postalCode": "99800",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.68878,
    "longitude": 27.57754
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}