{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-oslo-no",
  "name": "Discharge Toilet",
  "description": "barrier close between 21-7h - crossing terrain to reach the motorhome place 0.5km - paying at the vending machine or at the administrator who comes along - booking not possible - center Oslo 6km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-oslo-no",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650715651.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Drammensveien",
    "addressLocality": "Oslo",
    "addressRegion": "oslo",
    "postalCode": "0277",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.92051,
    "longitude": 10.67554
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.85,
    "reviewCount": 182,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "650",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "kr650+"
}