{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-hellissandur",
  "name": "Discharge Toilet",
  "description": "restaurant - swimming pool - center 600m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-hellissandur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650856103.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Útnesvegur",
    "addressLocality": "67293",
    "addressRegion": "hellissandur",
    "addressCountry": "iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.9125,
    "longitude": -23.88916
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/hellissandur/67293/hellissandur-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3800",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "3800+"
}