{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-reine-nordland",
  "name": "Discharge Toilet",
  "description": "Excellent stop for motorhomes",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-reine-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651224276.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Olenilsøya",
    "addressLocality": "Reine",
    "addressRegion": "nordland",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 67.94131,
    "longitude": 13.11869
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.85,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "400",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr400+"
}