{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/walker-county-northbound-rest-area-huntsville-tx",
  "name": "Walker County Northbound Rest Area",
  "description": "Walker County Northbound Rest Area is located at 124 Interstate 45, Huntsville TX 77320. Walker County Northbound Rest Area can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/walker-county-northbound-rest-area-huntsville-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "124 Interstate 45",
    "addressLocality": "Huntsville",
    "addressRegion": "TX",
    "postalCode": "77320",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.7840379,
    "longitude": -95.6585022
  }
}