{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-alice-lincoln-wy-us",
  "name": "Lake Alice",
  "description": "Lake Alice Campground has 9 campsites and is a 1.5 mile hike east from the Hobble Creek Campground. Lake Alice provides beautiful views, fishing and a variety o",
  "url": "https://campertunity.com/listings/campgrounds/lake-alice-lincoln-wy-us",
  "image": [
    "https://photos.thedyrt.com/photo/88719/media/wyoming-lake-alice-campground_407a0d9df1c1b239112de110e379dd31.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/88719/media/wyoming-lake-alice-campground_407a0d9df1c1b239112de110e379dd31.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/88708/media/wyoming-lake-alice-campground_5e8f22ac9fea2731f7a79d07360102e5.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/88707/media/wyoming-lake-alice-campground_bece9afc1ba5840a5fb4706b638ffa7f.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/88710/media/wyoming-lake-alice-campground_a437c1f0a6da8003f13ac06bca0b973f.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/88714/media/wyoming-lake-alice-campground_4d9ffd858250548f9f615b4d94d9ab92.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lincoln",
    "addressRegion": "WY",
    "postalCode": "83101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.40600001,
    "longitude": -110.74400055
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/wyoming-lake-alice-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}