{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lottis-creek-campground-co",
  "name": "Lottis Creek Campground",
  "description": "Explore Lottis Creek Campground in Grand Mesa, Uncompahgre and Gunnison National Forest, Colorado with Recreation.gov. Located in the Grand Mesa Uncompahgre and Gunnison National Forests, Lottis Creek Campground is at an elevation of 8,600 feet above sea level. On the shores of",
  "url": "https://campertunity.com/listings/campgrounds/lottis-creek-campground-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/08/12/18/34/250026_c61af41e-bcf8-4a3a-a92d-761e529869b0_700.jpg",
    "https://cdn.recreation.gov/public/2019/08/12/18/33/250026_fd363200-626e-420c-bd4c-ceccdcf9ceba_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lottis Creek Campground",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7755833,
    "longitude": -106.6275306
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/250026"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$26-$250"
}