{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/palisade-campground-mammoth-lakes-ca-us",
  "name": "Palisade Campground",
  "description": "Palisade Campground is located at , Mammoth Lakes CA 93546. Palisade Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/palisade-campground-mammoth-lakes-ca-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mammoth Lakes",
    "addressRegion": "CA",
    "postalCode": "93546",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4943768,
    "longitude": -118.719292
  }
}