{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/joe-t-fallini-campground-mackay-id-us",
  "name": "Joe T. Fallini Campground",
  "description": "Joe T. Fallini Campground is located at , Mackay ID 83251. Joe T. Fallini Campground can be contacted at ***-***-**** or https://www.blm.gov/visit/mackay-reservoir-recreation-site",
  "url": "https://campertunity.com/listings/campgrounds/joe-t-fallini-campground-mackay-id-us",
  "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.9612439,
    "longitude": -113.6814262
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/mackay/joe-t-fallini-campground"
  ]
}