{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-glen-campground-heflin-al",
  "name": "Pine Glen Campground",
  "description": "Pine Glen Campground is located at Pine Glen Campground, Heflin AL 36264. Pine Glen Campground can be contacted at or http://www.fs.usda.gov/recarea/alabama/null/recarea/?recid=30159&actid=43",
  "url": "https://campertunity.com/listings/campgrounds/pine-glen-campground-heflin-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pine Glen Campground",
    "addressLocality": "Heflin",
    "addressRegion": "AL",
    "postalCode": "36264",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.7245237,
    "longitude": -85.6030507
  }
}