{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/giant-gap-foresthill-ca-1",
  "name": "Giant Gap",
  "description": "Giant Gap Campground is located on the north shore of Sugar Pine Reservoir, in the Tahoe National Forest. It is just 15 miles from Foresthill. Visitors enjoy the surrounding area for its fishing, canoeing, OHV and hiking opportunities.",
  "url": "https://campertunity.com/listings/campgrounds/giant-gap-foresthill-ca-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/01/12/17/41/232888_be17fd6b-a893-4c44-a9df-0a14781909ee_700.webp",
    "https://cdn.recreation.gov/public/images/67212_700.webp",
    "https://cdn.recreation.gov/public/2021/01/12/18/17/232888_ab9bf652-8160-49a3-9c60-12d4b2aefda6_1440.webp",
    "https://cdn.recreation.gov/public/2021/01/12/18/24/232888_b966cf71-a68d-4951-8286-da35460126b3_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/10/23/23/17/232888_55d5cce0-68f5-4c2c-9006-663b0c117bf1_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22830 Foresthill Road",
    "addressLocality": "Foresthill",
    "addressRegion": "CA",
    "postalCode": "95631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1388889,
    "longitude": -120.7922222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.15,
    "reviewCount": 160,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$24+"
}