{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/island-lake-campground-co",
  "name": "Island Lake Campground",
  "description": "Explore Island Lake Campground in Grand Mesa, Uncompahgre and Gunnison National Forest, Colorado with Recreation.gov. Island Lake Campground is located at an elevation of 10,000 feet on Colorado's Grand Mesa, which is home to more than 300 fishing lakes, near the cities of Ceda",
  "url": "https://campertunity.com/listings/campgrounds/island-lake-campground-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69263.jpg",
    "https://cdn.recreation.gov/public/images/69166.jpg",
    "https://cdn.recreation.gov/public/images/69209.jpg",
    "https://cdn.recreation.gov/public/images/69211.jpg",
    "https://cdn.recreation.gov/public/images/69140.jpg",
    "https://cdn.recreation.gov/public/images/69203.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Island Lake Campground",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0319444,
    "longitude": -108.0105556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233387",
    "https://pinecliffresort.net/campgrounds-rv-parks/island-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$26-$190"
}