{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mackay-tourist-park-mackay-id",
  "name": "Mackay Tourist Park",
  "description": "Mackay Tourist Park is located at , Mackay ID 83251. Mackay Tourist Park can be contacted at ***-***-**** or http://mackayidaho-city.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mackay-tourist-park-mackay-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mackay",
    "addressRegion": "ID",
    "postalCode": "83251",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9120733,
    "longitude": -113.6220126
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/mackay/mackay-tourist-park"
  ]
}