{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sweet-gum-rv-park-boyce-la",
  "name": "Sweet Gum RV Park",
  "description": "Sweet Gum RV Park camping reservations and campground information. Learn more about camping near Sweet Gum RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/sweet-gum-rv-park-boyce-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8598 Highway 1200",
    "addressLocality": "Boyce",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.31602,
    "longitude": -92.72483
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/sweet-gum-rv-park/CHUB/781511/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}