{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/two-moon-glendo-state-park-glendo",
  "name": "Two Moon — Glendo State Park",
  "description": "Two Moon, near Glendo, Wyoming, is a fantastic spot for those looking to enjoy the great outdoors with a mix of water activities and scenic views.",
  "url": "https://campertunity.com/listings/campgrounds/two-moon-glendo-state-park-glendo",
  "image": [
    "https://photos.thedyrt.com/photo/66841/media/glendo-state-park_1bc892c1d7fd870b13e206ce86570419.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-104.954917,42.473517)/-104.954917,42.473517,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/66841/media/glendo-state-park_1bc892c1d7fd870b13e206ce86570419.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/two-moon_4ca8e967-5232-490c-8fd3-744f9c3e1385.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "397 Glendo Park Rd",
    "addressLocality": "Glendo",
    "addressRegion": "WY",
    "postalCode": "82213",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.473517,
    "longitude": -104.954917
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/two-moon",
    "https://www.rvezy.com"
  ],
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$10+"
}