{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wolfs-leisure-campground-lafayette-in",
  "name": "Wolf's Leisure Campground",
  "description": "Wolf's Leisure Campground offers long-term RV campsites in Lafayette, Indiana & nearby communities. Call ***-***-**** today!",
  "url": "https://campertunity.com/listings/campgrounds/wolfs-leisure-campground-lafayette-in",
  "image": [
    "https://www.wolfscampground.com/wp-content/uploads/2025/12/facebook-og-image.png",
    "https://www.wolfscampground.com/uploads/2025/11/Logo.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7414 Old State Road 25 North",
    "addressLocality": "Lafayette",
    "addressRegion": "IN",
    "postalCode": "47905",
    "addressCountry": "US"
  }
}