{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-fork-campground-co",
  "name": "North Fork Campground",
  "description": "Explore North Fork Campground in White River National Forest, Colorado with Recreation.gov. North Fork Campground is set in a towering aspen grove on the western slope of the Colorado Rockies at an elevation of 7,800 feet. This is an ideal setting for",
  "url": "https://campertunity.com/listings/campgrounds/north-fork-campground-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65503.jpg",
    "https://cdn.recreation.gov/public/2022/08/26/17/36/232357_26a28060-7e06-4bf1-b82f-e1da8fb3c340_1440.jpg",
    "https://cdn.recreation.gov/public/2022/08/26/17/24/232357_76b57eb0-f31c-4a12-a14d-5176af4c893e_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/65301.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Fork Campground",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0583333,
    "longitude": -107.4497222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232357",
    "https://campflare.com/campground/north-fork-campground-357",
    "https://thedyrt.com/camping/colorado/colorado-north-fork-overflow-dispersed"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "28",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$28+"
}