{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-hill-lake-campground-sabine-national-forest-milam-tx",
  "name": "Red Hill Lake Campground - Sabine National Forest",
  "description": "Red Hill Lake Campground - Sabine National Forest is located at , Milam TX 75959. Red Hill Lake Campground - Sabine National Forest can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/texas/recarea/?recid=30266",
  "url": "https://campertunity.com/listings/campgrounds/red-hill-lake-campground-sabine-national-forest-milam-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Milam",
    "addressRegion": "TX",
    "postalCode": "75959",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.4730642,
    "longitude": -93.8323543
  }
}