{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-kuivaniemi-kuivaniemi",
  "name": "Discharge Toilet",
  "description": "Camping by the sea - restaurant and gas station nearby - Tornio 40km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-kuivaniemi-kuivaniemi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651050884.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rynkyntie",
    "addressLocality": "Kuivaniemi",
    "addressRegion": "kuivaniemi",
    "postalCode": "95100",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.52511,
    "longitude": 25.25964
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€32+"
}