{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goldledge-ca",
  "name": "Goldledge Campground",
  "description": "Explore Goldledge Campground in Sequoia National Forest, California with Recreation.gov. Goldledge Campground is situated along the Kern River, 10 miles north of the town of Kernville. Hiking, fishing, kayaking and rafting are popular activities.",
  "url": "https://campertunity.com/listings/campgrounds/goldledge-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/04/13/16/39/232891_eb30f77c-06b9-4f54-bc9e-c2d4401338b1_1440.jpg",
    "https://cdn.recreation.gov/public/images/76780.jpg",
    "https://cdn.recreation.gov/public/2020/04/13/16/48/232891_779a5953-c493-4025-a005-132bd8440b74_700.jpg",
    "https://cdn.recreation.gov/public/images/76781.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goldledge Campground",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.873904,
    "longitude": -118.456501
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232891",
    "https://www.reserveamerica.com/explore/goldledge-campground/FLST/754231/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34",
    "priceValidUntil": "2026-10-09"
  },
  "priceRange": "$34+"
}