{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-cameron-la-2",
  "name": "Bayou RV",
  "description": "Check out Bayou RV in Cameron, Louisiana on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-cameron-la-2",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7116 Gulf Beach Hwy",
    "addressLocality": "Cameron",
    "addressRegion": "LA",
    "postalCode": "70631-4107",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.7638104,
    "longitude": -93.7478436
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/louisiana/cameron/bayou-rv"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    }
  ]
}