{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/carlton-ca",
  "name": "Carlton",
  "description": "Explore Carlton in Tahoe National Forest, California with Recreation.gov. Carlton Campground is located along the North Yuba River, adjacent to Highway 49 and 13 miles from Downieville. Visitors enjoy a wide variety of recreational a",
  "url": "https://campertunity.com/listings/campgrounds/carlton-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/01/31/23/07/234547_5dc8ba6a-d7f3-4bfa-90bc-526718026f5f_700.jpg",
    "https://cdn.recreation.gov/public/2018/10/03/18/40/234547_e7902851-1ed7-42b9-83cd-b410c805338c_1440.jpg",
    "https://cdn.recreation.gov/public/2020/12/15/23/06/234547_327a9405-88be-4796-95f8-dbbca85f40f0_1440.jpg",
    "https://cdn.recreation.gov/public/2018/10/03/18/41/234547_592b155a-532a-4667-9579-1f86216fc78e_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/73455.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carlton",
    "addressRegion": "California",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5191667,
    "longitude": -120.9997222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 43,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "$24+"
}