{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bayou-boeuf-rv-campgrounds-sterlington-la",
  "name": "Bayou Boeuf RV & Campgrounds",
  "description": "Bayou Boeuf RV & Campgrounds is located at 11791 U.S. 165, Sterlington LA 71280. Bayou Boeuf RV & Campgrounds can be contacted at ***-***-**** or http://bbrvp.weebly.com/",
  "url": "https://campertunity.com/listings/campgrounds/bayou-boeuf-rv-campgrounds-sterlington-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11791 U.S. 165",
    "addressLocality": "Sterlington",
    "addressRegion": "LA",
    "postalCode": "71280",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.705784,
    "longitude": -92.0092004
  }
}