{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-peavy-pond-crystal-falls-mi",
  "name": "Peavy Pond",
  "description": "Peavy Pond is located at , Crystal Falls MI 49920. Peavy Pond can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-peavy-pond-crystal-falls-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Crystal Falls",
    "addressRegion": "MI",
    "postalCode": "49920",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0065218,
    "longitude": -88.2052306
  }
}