{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-89430",
  "name": "Discharge Toilet",
  "description": "campsite with 5 different fields - view over the city and the fjord - large bouncy castle - center 300 m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-89430",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650942130.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Borgarbraut",
    "addressLocality": "89430",
    "addressRegion": "grundarfjorur",
    "addressCountry": "iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.92139,
    "longitude": -23.25988
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/grundarfjorur/89430/grundarfjordur-camping-ground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1100",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "1100+"
}