{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fish-n-fuel-cabins-rv-resort-many-la",
  "name": "Fish-N-Fuel Cabins & RV Resort LLC",
  "description": "Fish-N-Fuel Cabins & RV Resort LLC camping reservations and campground information. Learn more about camping near Fish-N-Fuel Cabins & RV Resort LLC and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/fish-n-fuel-cabins-rv-resort-many-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30174 HWY 191",
    "addressLocality": "Many",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.49173,
    "longitude": -93.65428
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}