{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-beach-dune-and-willow-glendo-state-park-glendo-wy",
  "name": "Sandy Beach Dune and Willow — Glendo State Park",
  "description": "Sandy Beach is a large, white-sand beach on the eastern side of the reservoir. The beach provides a spectacular view of the reservoir, and Laramie Peak to the w",
  "url": "https://campertunity.com/listings/campgrounds/sandy-beach-dune-and-willow-glendo-state-park-glendo-wy",
  "image": [
    "https://photos.thedyrt.com/photo/41180/photo/glendo-state-park_b82f864ffc6f9eced643ea7f1927c33b.jpeg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/41179/photo/glendo-state-park_9ed3ff5e06ad5d33db419391f61c0c4a.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/41181/photo/glendo-state-park_66de78617c78340e47374e7e1022431b.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/41180/photo/glendo-state-park_b82f864ffc6f9eced643ea7f1927c33b.jpeg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Glendo",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5218,
    "longitude": -104.938229
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/sandy-beach-dune-and-willow"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}