{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-chit-chat-chaw-resort-mountain",
  "name": "Chit Chat Chaw Resort",
  "description": "Chit Chat Chaw Resort is located at 9476 Promise Land Road, Mountain Home AR 72653. Chit Chat Chaw Resort can be contacted at ***-***-**** or http://chitchatchawresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-chit-chat-chaw-resort-mountain",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9476 Promise Land Road",
    "addressLocality": "Mountain Home",
    "addressRegion": "AR",
    "postalCode": "72653",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.411958,
    "longitude": -92.57977
  }
}