{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bagby-recreation-area-lake",
  "name": "Bagby Recreation Area- Lake McClure",
  "description": "Bagby Recreation Area- Lake McClure is located at 8324 California 49, Mariposa CA 95338. Bagby Recreation Area- Lake McClure can be contacted at ***-***-**** or https://reservations.lakemcclure.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bagby-recreation-area-lake",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8324 California 49",
    "addressLocality": "Mariposa",
    "addressRegion": "CA",
    "postalCode": "95338",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6101853,
    "longitude": -120.1286164
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/mariposa/bagby-recreation-area-lake-mcclure"
  ]
}