{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-indian-creek-recreation-area-la",
  "name": "Indian Creek Recreation Area",
  "description": "Indian Creek Recreation Area is located at 100 Camp Ground Road, Woodworth LA 71485. Indian Creek Recreation Area can be contacted at ***-***-**** or http://www.ldaf.state.la.us/about/indian-creek-recreation-area/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-indian-creek-recreation-area-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Camp Ground Road",
    "addressLocality": "Woodworth",
    "addressRegion": "LA",
    "postalCode": "71485",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.1210401,
    "longitude": -92.4789505
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/louisiana/woodworth/indian-creek-recreation-area"
  ]
}