{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/usda-forest-service-talladega-national-forest-shoal-creek-di",
  "name": "USDA Forest Service Talladega National Forest Shoal Creek District",
  "description": "USDA Forest Service Talladega National Forest Shoal Creek District is located at 45 Alabama 281, Heflin AL 36264. USDA Forest Service Talladega National Forest Shoal Creek District can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/usda-forest-service-talladega-national-forest-shoal-creek-di",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "45 Alabama 281",
    "addressLocality": "Heflin",
    "addressRegion": "AL",
    "postalCode": "36264",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6472858,
    "longitude": -85.6326254
  }
}