{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cotile-lake-campground-recreation-area-boyce-la",
  "name": "Cotile Lake Campground and Recreation Area",
  "description": "Home of the Red River Ramblers Campers Club. Cotile Lake is a man-made impoundment located in the uplands approximately 15 miles west northwest of Alexandria, Louisiana. The lake is approximately 1,775 acres in size and was completed in October 1965.",
  "url": "https://campertunity.com/listings/campgrounds/cotile-lake-campground-recreation-area-boyce-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "75 Cotile Lake Rd",
    "addressLocality": "Boyce",
    "addressRegion": "LA",
    "postalCode": "71409",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.325769,
    "longitude": -92.718978
  },
  "sameAs": [
    "https://www.explorelouisiana.com/lodging/campgrounds-rv-parks/cotile-lake-campground-and-recreation-area"
  ]
}