{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pumice-flat-campground-mammoth-lakes-ca",
  "name": "Pumice Flat Campground",
  "description": "Pumice Flat Campground is located at Pumice Flat Campground Road, Mammoth Lakes CA 93546. Pumice Flat Campground can be contacted at or https://www.fs.usda.gov/recarea/inyo/recreation/camping-cabins/recarea/?recid=20512&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/pumice-flat-campground-mammoth-lakes-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pumice Flat Campground Road",
    "addressLocality": "Mammoth Lakes",
    "addressRegion": "CA",
    "postalCode": "93546",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6490538,
    "longitude": -119.0742004
  }
}