{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-trails-rv-park-boat-many-la-us",
  "name": "Happy Trails RV Park & Boat",
  "description": "Happy Trails RV Park & Boat is located at 23 Circle R Road, Many LA 71449. Happy Trails RV Park & Boat can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/happy-trails-rv-park-boat-many-la-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23 Circle R Road",
    "addressLocality": "Many",
    "addressRegion": "LA",
    "postalCode": "71449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.479064,
    "longitude": -93.6647625
  }
}