{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-dalabyggd-dalabygg",
  "name": "Discharge Toilet",
  "description": "Sheltered fields - near a community center - center 14 km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-dalabyggd-dalabygg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651134881"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Árblik",
    "addressLocality": "Dalabyggð",
    "addressRegion": "dalabygg",
    "postalCode": "371",
    "addressCountry": "Iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.019,
    "longitude": -21.64692
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/dalabygg/dalabygg/107216/saelureiturinn-arblik"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3000",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "3000+"
}