{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/four-notch-hunter-huntsville-tx",
  "name": "Four Notch Hunter Camp",
  "description": "Four Notch Hunter Camp is located at Forest Service Road 213, Huntsville TX 77340. Four Notch Hunter Camp can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/four-notch-hunter-huntsville-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Service Road 213",
    "addressLocality": "Huntsville",
    "addressRegion": "TX",
    "postalCode": "77340",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6459797,
    "longitude": -95.4231906
  }
}