{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-mary-campground-mammoth-lakes-ca",
  "name": "Lake Mary Campground",
  "description": "Lake Mary is the star of the Mammoth Lakes region. Of the 11 lakes in the area, Mary is the largest and most developed. Lake Mary Campground is a large facility with plenty of amenities in and around it. The lake provides a great base for activities like fishing, viewing waterfalls, hiking and backpacking.",
  "url": "https://campertunity.com/listings/campgrounds/lake-mary-campground-mammoth-lakes-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/75294_1440.webp",
    "https://cdn.recreation.gov/public/images/69403_1440.webp",
    "https://cdn.recreation.gov/public/2019/03/01/19/11/233404_d2ce29a1-c7bd-42ce-a701-212737d58f21_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/75293_1440.webp",
    "https://cdn.recreation.gov/public/images/69363_1440.webp",
    "https://cdn.recreation.gov/public/images/69493_1440.webp",
    "https://cdn.recreation.gov/public/images/69355_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "650 Gilman St",
    "addressLocality": "Mammoth Lakes",
    "addressRegion": "CA",
    "postalCode": "94301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.607321,
    "longitude": -119.006422
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backpacking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1530614,
    "reviewCount": 196,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$34+"
}