{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pinnacle-mountain-rv-and-cafe",
  "name": "Pinnacle Mountain RV and Cafe",
  "description": "Pinnacle Mountain RV and Cafe is located at 26616 Glenn Highway, Chickaloon AK 99674. Pinnacle Mountain RV and Cafe can be contacted at ***-***-**** or http://pinnaclervandcafe.com",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pinnacle-mountain-rv-and-cafe",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "26616 Glenn Highway",
    "addressLocality": "Chickaloon",
    "addressRegion": "AK",
    "postalCode": "99674",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.7444728,
    "longitude": -148.6595513
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/chickaloon/pinnacle-mountain-rv-and-cafe"
  ]
}