{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goose-meadows-ca",
  "name": "Goose Meadows",
  "description": "Explore Goose Meadows in Tahoe National Forest, California with Recreation.gov. Goose Meadow Campground is located along the Truckee River adjacent to Highway 89, about half-way between Tahoe City and Truckee. Visitors enjoy the area for i",
  "url": "https://campertunity.com/listings/campgrounds/goose-meadows-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/11/10/00/03/232755_b59b575d-53c3-4489-86fc-49cc076ff3fa_1440.jpg",
    "https://cdn.recreation.gov/public/images/75888.jpg",
    "https://cdn.recreation.gov/public/images/66720.jpg",
    "https://cdn.recreation.gov/public/images/66732.jpg",
    "https://cdn.recreation.gov/public/2018/11/10/00/03/232755_fd0321ca-91a8-4309-ae93-93e227c346f4_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/66656.jpg",
    "https://cdn.recreation.gov/public/images/66635.jpg",
    "https://cdn.recreation.gov/public/images/66692.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goose Meadows",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2575,
    "longitude": -120.2091667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232755?start=20",
    "https://thedyrt.com/camping/california/california-goose-meadow"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$22+"
}