{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pine-grove-campground-mammoth-lakes",
  "name": "Pine Grove Campground",
  "description": "Pine Grove Campground is located at , Mammoth Lakes CA 93546. Pine Grove Campground can be contacted at or http://www.fs.usda.gov/recarea/inyo/recarea/?recid=37214",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pine-grove-campground-mammoth-lakes",
  "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.4708334,
    "longitude": -118.7241723
  }
}