{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/escondido-campground-big-sur-ca",
  "name": "Escondido Campground",
  "description": "Escondido Campground is one of the best kept secrets in the Santa Lucia Mountains. This family-friendly campground boasts scenic vistas that will take your breath away. Surrounded by spectacular rock formations and sprawling oaks this campground rests in a beautiful grassy meadow. The outdoor activities are endless. Hiking, biking, wildlife viewing, picnicking, and bird watching are just a few of the activities you can do while visiting this Los Padres National Forest gem.",
  "url": "https://campertunity.com/listings/campgrounds/escondido-campground-big-sur-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/03/13/00/49/273869_601eb612-f469-41af-82b6-138bc6692f97_700.webp",
    "https://cdn.recreation.gov/public/images/84657_700.webp",
    "https://cdn.recreation.gov/public/images/84656_700.webp",
    "https://cdn.recreation.gov/public/images/84655_700.webp",
    "https://cdn.recreation.gov/public/images/84654_700.webp",
    "https://cdn.recreation.gov/public/images/84653_700.webp",
    "https://cdn.recreation.gov/public/images/84652_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Big Sur",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1413,
    "longitude": -121.4931
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "$20+"
}