{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bayou-darbonne-camping-west-monroe",
  "name": "Bayou Darbonne Camping",
  "description": "Bayou Darbonne Camping is located at 642 Pinecrest Road, West Monroe LA 71291. Bayou Darbonne Camping can be contacted at ***-***-**** or http://www.bayoudarbonnecamp.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bayou-darbonne-camping-west-monroe",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "642 Pinecrest Road",
    "addressLocality": "West Monroe",
    "addressRegion": "LA",
    "postalCode": "71291",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.5675473,
    "longitude": -92.1523242
  }
}