{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pentoga-park-crystal-falls-mi",
  "name": "Pentoga Park",
  "description": "Pentoga Park is located at 1630 County Road 424, Crystal Falls MI 49920. Pentoga Park can be contacted at ***-***-**** or http://pentogapark.com/",
  "url": "https://campertunity.com/listings/campgrounds/pentoga-park-crystal-falls-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1630 County Road 424",
    "addressLocality": "Crystal Falls",
    "addressRegion": "MI",
    "postalCode": "49920",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0384134,
    "longitude": -88.5105325
  }
}