{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wildcat-recreation-area-campground-raymond-ca",
  "name": "Wildcat Recreation Area Campground",
  "description": "Wildcat Recreation Area Campground on Eastman Lake is a perfect launchpad for activities like canoeing, birding and hiking. Tucked in the Sierra Nevada foothills, the area attracts abundant wildlife like bobcats, golden eagles, mountain lions, hawks and wood ducks. Wildcat Recreation Area Campground includes three equestrian sites with horse corrals.",
  "url": "https://campertunity.com/listings/campgrounds/wildcat-recreation-area-campground-raymond-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/10/31/21/04/10327316_689d7a6c-a5ad-4d50-a9fb-1010936328fb_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P.O. Box 67",
    "addressLocality": "Raymond",
    "addressRegion": "CA",
    "postalCode": "93653",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.207221,
    "longitude": -119.96645
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10327316"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$20+"
}