{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/makoti-threshers-association-makoti-nd",
  "name": "Makoti Thresher’s Association",
  "description": "Makoti Thresher’s Association is located at 11 South Main Street, Makoti ND 58756. Makoti Thresher’s Association can be contacted at ***-***-**** or http://makotithreshingshow.org/",
  "url": "https://campertunity.com/listings/campgrounds/makoti-threshers-association-makoti-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11 South Main Street",
    "addressLocality": "Makoti",
    "addressRegion": "ND",
    "postalCode": "58756",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9611214,
    "longitude": -101.8046105
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/makoti/makoti-thresher-s-association"
  ]
}