{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/toledo-bend-information-center-many-la",
  "name": "Toledo Bend Information Center",
  "description": "Providing facilities for the fisherman or boater looking for a launch site, as well as those wishing to camp overnight or spend the pleasant winter months here.",
  "url": "https://campertunity.com/listings/campgrounds/toledo-bend-information-center-many-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15091 Texas Hwy.",
    "addressLocality": "Many",
    "addressRegion": "LA",
    "postalCode": "71449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.488114,
    "longitude": -93.707371
  }
}