{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-bass-many-la-us",
  "name": "Big Bass Marina",
  "description": "Perfect for any fisherman, Big Bass Marina features RV sites with hook-ups, cabins, fishing, a restaurant, bait shop (live & artificial bait), and a boat ramp.",
  "url": "https://campertunity.com/listings/campgrounds/big-bass-many-la-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "363 Big Bass Ln.",
    "addressLocality": "Many",
    "addressRegion": "LA",
    "postalCode": "71449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.383207,
    "longitude": -93.616546
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}