{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/terre-haute-campground-terre-haute-in",
  "name": "Terre Haute Campground",
  "description": "Terre Haute Campground camping reservations and campground information. Learn more about camping near Terre Haute Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/terre-haute-campground-terre-haute-in",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783642/%7Bpht%7DphotoURL6-original%7Bpht%7D1717834697806.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5995 East Sony Drive",
    "addressLocality": "Terre Haute",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.42778,
    "longitude": -87.32475
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/terre-haute-campground/CHUB/783642/overview",
    "https://campsite-usa.com/campsite/terre-haute-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}