{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/princess-ca-us",
  "name": "Princess",
  "description": "Explore Princess in Sequoia National Forest, California with Recreation.gov. Princess Campground sits next to a large meadow at an elevation of 5,900 feet in the Indian Basin Grove. The campsite is just 3 miles northwest of Hume Lake.",
  "url": "https://campertunity.com/listings/campgrounds/princess-ca-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66712.jpg",
    "https://cdn.recreation.gov/public/images/66740.jpg",
    "https://cdn.recreation.gov/public/2024/09/20/19/30/232782_53be5ee7-a3b8-4ec6-8537-43a4d325a18d_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/15/21/15/beb3fc23-7d57-490c-bb03-fb17385bcfb7_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/15/21/18/e8a6c5ed-8cfd-4fda-9c4a-7efb3cb00810_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/75082.jpg",
    "https://cdn.recreation.gov/public/2024/09/20/19/32/232782_b8b18047-c4f5-4026-957f-9cc98ce78390_1440.jpg",
    "https://cdn.recreation.gov/public/images/66654.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Princess",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.802784,
    "longitude": -118.938083
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232782"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$34-$68"
}