{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mackay-rodeo-mackay",
  "name": "Mackay Rodeo",
  "description": "Each year there is a rodeo in Mackay. Load up your tent, load up your camper, & bring your family to the Mackay Rodeo to experience Idaho's Wildest Rodeo! Spend the nights dancing to some great music under the stars.",
  "url": "https://campertunity.com/listings/campgrounds/mackay-rodeo-mackay",
  "image": [
    "https://koa.com/content/campgrounds/craters-of-the-moon/backgrounds/12141background84a21c32-9e62-48d9-96e1-05d19eb0ae81.jpg",
    "https://koa.com/content/campgrounds/craters-of-the-moon/events/12141eventb32db76e-4abc-435d-88fd-880403174fba.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P.O. Box 101, US Hwy 93",
    "addressLocality": "Mackay",
    "addressRegion": "ID",
    "postalCode": "83251"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.62683,
    "longitude": -113.2956
  },
  "sameAs": [
    "https://koa.com/campgrounds/craters-of-the-moon/events/macay-rodeo_69daca67-52a8-4a67-ab8e-f8092f290dc5/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}