{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sabine-national-forest-hemphill-tx",
  "name": "Sabine National Forest",
  "description": "Sabine National Forest is located at 5050 Texas 21, Hemphill TX 75948. Sabine National Forest can be contacted at ***-***-**** or http://www.fs.usda.gov/detail/texas/about-forest/districts/?cid=fswdev3_008442",
  "url": "https://campertunity.com/listings/campgrounds/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": "5050 Texas 21",
    "addressLocality": "Hemphill",
    "addressRegion": "TX",
    "postalCode": "75948",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.4498435,
    "longitude": -93.7649832
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/hemphill/sabine-national-forest"
  ]
}