{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reyes-creek-campground-ca",
  "name": "Reyes Creek Campground",
  "description": "Explore Reyes Creek Campground in Los Padres National Forest, California with Recreation.gov. Hammock spots, dipping holes and a fishing stream make Reyes Creek Campground an ideal hideaway. Located near the Sespe Wilderness alongside Reyes Creek you wil",
  "url": "https://campertunity.com/listings/campgrounds/reyes-creek-campground-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/03/14/21/40/273877_8ac8d3f1-01dd-4817-88ea-6dc35a94b721_700.jpg",
    "https://cdn.recreation.gov/public/images/84711.jpg",
    "https://cdn.recreation.gov/public/images/84713.jpg",
    "https://cdn.recreation.gov/public/2021/03/14/21/43/273877_7bce93e4-be76-4415-9343-b8a757e10e99_700.jpg",
    "https://cdn.recreation.gov/public/2021/03/14/21/41/273877_21ac03c0-1745-4cc4-826b-a0c6405ff1c7_700.jpg",
    "https://cdn.recreation.gov/public/2021/03/14/21/27/273877_54fa7a9f-1b1c-484e-a3f6-6095b8cecebd_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Reyes Creek Campground",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6812,
    "longitude": -119.3088
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/273877"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$30-$150"
}