{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-turtle-beach-lodge-many-la",
  "name": "Turtle Beach Lodge",
  "description": "Turtle Beach Lodge is located at 3017 Turtle Beach Road, Many LA 71449. Turtle Beach Lodge can be contacted at ***-***-**** or http://turtlebeachtoledobend.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-turtle-beach-lodge-many-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3017 Turtle Beach Road",
    "addressLocality": "Many",
    "addressRegion": "LA",
    "postalCode": "71449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.424048,
    "longitude": -93.6436104
  }
}