{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-oaks-campground-la-grange-ca",
  "name": "Blue Oaks Campground",
  "description": "Contact info, reviews tips & more for Blue Oaks Campground | Camping in California",
  "url": "https://campertunity.com/listings/campgrounds/blue-oaks-campground-la-grange-ca",
  "image": [
    "https://photos.thedyrt.com/photo/648118/media/blue-oaks_d8c03b59-5d78-410e-8735-9e05a6b71936.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/648118/media/blue-oaks_d8c03b59-5d78-410e-8735-9e05a6b71936.heic?auto=webp",
    "https://photos.thedyrt.com/photo/648119/media/blue-oaks_69bcc524-8b6e-4f69-8662-63ff4f0f5459.heic?auto=webp",
    "https://photos.thedyrt.com/photo/648120/media/blue-oaks_d0a6cb77-56c1-4211-b4d1-a957c85f21ec.heic?auto=webp",
    "https://photos.thedyrt.com/photo/648121/media/blue-oaks_576dde87-7c73-4196-83d4-f7d37d311c71.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Grange",
    "addressRegion": "CA",
    "postalCode": "95329",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.70500075,
    "longitude": -120.43300075
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/blue-oaks"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}