{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sleeping-bear-retreat-french-lick-in",
  "name": "Sleeping Bear Retreat",
  "description": "Sleeping Bear Retreat camping reservations and campground information. Learn more about camping near Sleeping Bear Retreat and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/sleeping-bear-retreat-french-lick-in",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783412/%7Bpht%7DphotoURL4-original%7Bpht%7D1699565563521.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2773 South Co Road 1000 West",
    "addressLocality": "French Lick",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.51246,
    "longitude": -86.64508
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/sleeping-bear-retreat/CHUB/783412/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}