{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-leland-campground-quilcene-wa",
  "name": "Lake Leland Campground",
  "description": "Jefferson County manages this small campground with fewer than 20 sites at $25 per night from early May through late September.",
  "url": "https://campertunity.com/listings/campgrounds/lake-leland-campground-quilcene-wa",
  "image": [
    "https://photos.thedyrt.com/photo/648446/media/lake-leland-county-park_c051c6bc-2a68-4a4f-8f26-70daab64ee53.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-122.8752487998326,47.89811657121595)/-122.8752487998326,47.89811657121595,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/413033/media/lake-leland-county-park_ff9ec803afc4511802b5b5a9b495739b.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/648446/media/lake-leland-county-park_c051c6bc-2a68-4a4f-8f26-70daab64ee53.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "165 Leland Valley Road",
    "addressLocality": "Quilcene",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.89811657121595,
    "longitude": -122.8752487998326
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$25+"
}