{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/warden-station-horse-camp-heflin-al",
  "name": "Warden Station Horse Camp",
  "description": "Warden Station Horse Camp is located at 450 AL Highway 46, Heflin AL 36264. Warden Station Horse Camp can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/warden-station-horse-camp-heflin-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "450 AL Highway 46",
    "addressLocality": "Heflin",
    "addressRegion": "AL",
    "postalCode": "36264",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.5908497,
    "longitude": -85.4759584
  }
}