{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alpine-meadow-campground-ca",
  "name": "Alpine Meadow Campground",
  "description": "Explore Alpine Meadow Campground in Martis Creek Lake, California with Recreation.gov. Located close to Lake Tahoe, Truckee, and Reno, Martis has a beautiful, peaceful campground off the beaten path. Martis Creek area features hiking, biking, can",
  "url": "https://campertunity.com/listings/campgrounds/alpine-meadow-campground-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/07/26/22/02/247867_134b37b3-12fc-427a-b998-56b3c7342c65_700.jpg",
    "https://cdn.recreation.gov/public/2019/07/26/22/19/247867_3f499efd-73b2-4f4d-8ac8-c7e4ae27ec9d_1440.jpg",
    "https://cdn.recreation.gov/public/2019/07/26/22/04/247867_86445eb6-cb33-4c7c-b87f-ce35a064f456_700.jpg",
    "https://cdn.recreation.gov/public/2019/07/26/22/08/247867_17896f35-636a-446e-840a-e770cb77c166_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/07/26/22/13/247867_23fee6f7-da46-4e62-b31f-091777699a59_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alpine Meadow Campground",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3204756,
    "longitude": -120.1221424
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/247867"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$20+"
}