{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-camp-high-sierra-mammoth-lakes-ca",
  "name": "Camp High Sierra",
  "description": "Camp High Sierra is located at 869 Lake Mary Road, Mammoth Lakes CA 93546. Camp High Sierra can be contacted at ***-***-**** or https://www.mammothmountain.com/summer/plan-a-vacation/lodging-properties/camp-high-sierra",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-camp-high-sierra-mammoth-lakes-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "869 Lake Mary Road",
    "addressLocality": "Mammoth Lakes",
    "addressRegion": "CA",
    "postalCode": "93546",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.638789,
    "longitude": -118.992834
  }
}