{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seton-dam-campground-lillooet-british-columbia",
  "name": "Seton Dam campground",
  "description": "- located in Seton Lake Recreation Area - near / in the forest - maximum stay 14 days - firewood available for a small fee [cash only] - dry toilet - reservation not possible - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/seton-dam-campground-lillooet-british-columbia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duffey Lake Road",
    "addressLocality": "Lillooet",
    "addressRegion": "british-columbia",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.66788,
    "longitude": -121.97627
  },
  "sameAs": [
    "https://www.campercontact.com/en/canada/british-columbia/lillooet/64484/seton-dam-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}