{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tallapoosa-river-rv-and-outdoor-center-heflin-al",
  "name": "Tallapoosa River RV and Outdoor Center",
  "description": "Tallapoosa River RV and Outdoor Center camping reservations and campground information. Learn more about camping near Tallapoosa River RV and Outdoor Center and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/tallapoosa-river-rv-and-outdoor-center-heflin-al",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9673 Hwy 46",
    "addressLocality": "Heflin",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.61692,
    "longitude": -85.47366
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}