{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-point-ca",
  "name": "Eagle Point",
  "description": "Army veteran and outdoor enthusiast that loves to share my passion for the wilderness! One hour from Yosemite's West Gate, we have plenty of room, extra campin",
  "url": "https://campertunity.com/listings/campgrounds/eagle-point-ca",
  "image": [
    "https://photos.thedyrt.com/photo/870465/media/eagle-point_25fb9667-3e9b-4d87-b86b-626767af5d47.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/870466/media/eagle-point_32767807-6766-4d30-bfe0-c9419638a5b8.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/870883/media/eagle-point_f70557bf-967d-45d6-8fd6-b944def51399.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/870884/media/eagle-point_22cf4968-8b49-4a91-a0ac-0a2474bc93b5.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/870882/media/eagle-point_e4561a10-0f03-4486-9914-1e270def87e9.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/870465/media/eagle-point_25fb9667-3e9b-4d87-b86b-626767af5d47.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Groveland",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.798995000000005,
    "longitude": -120.18158
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/eagle-point"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$50-$150"
}