{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/walleye-group-glendo",
  "name": "Walleye Group LLC",
  "description": "We wanted to offer the closeness of all the town’s amenities, and to make a smart cabin as well for those that are no longer pulling around RV’s. Now we want to",
  "url": "https://campertunity.com/listings/campgrounds/walleye-group-glendo",
  "image": [
    "https://photos.thedyrt.com/photo/1226088/media/walleye-group-llc_f10469ef-4b30-4931-ad27-212bea3c16ea.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1226087/media/walleye-group-llc_175ebcca-df4e-4bcc-9d28-70f00b31fddc.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1226088/media/walleye-group-llc_f10469ef-4b30-4931-ad27-212bea3c16ea.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "215 Yellowstone Hwy",
    "addressLocality": "Glendo",
    "addressRegion": "WY",
    "postalCode": "82213",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5010827,
    "longitude": -105.0257951
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/walleye-group-llc"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$40+"
}