{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-oak-campground-sabine-national-forest-hemphill-tx",
  "name": "Willow Oak Campground - Sabine National Forest",
  "description": "Willow Oak Campground - Sabine National Forest is located at Willow Oak Road, Hemphill TX 75948. Willow Oak Campground - Sabine National Forest can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/texas/recarea/?recid=30270",
  "url": "https://campertunity.com/listings/campgrounds/willow-oak-campground-sabine-national-forest-hemphill-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Willow Oak Road",
    "addressLocality": "Hemphill",
    "addressRegion": "TX",
    "postalCode": "75948",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.2097923,
    "longitude": -93.7328082
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/hemphill/willow-oak-campground-sabine-national-forest"
  ]
}