{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bogue-chitto-swamp-cabins-franklinton-la",
  "name": "Bogue Chitto Swamp Cabins",
  "description": "Beautiful Family-Owned Campground & RV Park w/120+ acres to explore along the scenic Bogue Chitto River. We currently offer 5 cabins, 2 cottages, and 8 full hook-up RV sites with room to grow!",
  "url": "https://campertunity.com/listings/campgrounds/bogue-chitto-swamp-cabins-franklinton-la",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Franklinton",
    "addressRegion": "LA",
    "postalCode": "70438",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.7310307,
    "longitude": -90.0946325
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/louisiana/franklinton/bogue-chitto-swamp-cabins"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    }
  ]
}