{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-prairion-bayou-recreation-area-west",
  "name": "Prairion Bayou Recreation Area",
  "description": "Prairion Bayou Recreation Area is located at 562 Sandy Hill Road, West Monroe LA 71292. Prairion Bayou Recreation Area can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-prairion-bayou-recreation-area-west",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "562 Sandy Hill Road",
    "addressLocality": "West Monroe",
    "addressRegion": "LA",
    "postalCode": "71292",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3381489,
    "longitude": -92.1115818
  }
}