{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-thatcher-campground-lowman",
  "name": "Thatcher Campground",
  "description": "Thatcher Campground is located at Idaho 21, Lowman ID 83637. Thatcher Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/scnf/recreation/camping-cabins/recarea/?recid=76116&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-thatcher-campground-lowman",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Idaho 21",
    "addressLocality": "Lowman",
    "addressRegion": "ID",
    "postalCode": "83637",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3673885,
    "longitude": -115.1468675
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/lowman/thatcher-campground"
  ]
}