{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-thornapple-nashville-mi",
  "name": "Camp Thornapple Inc",
  "description": "Camp Thornapple Inc is located at 5625 Thornapple Lake Road, Nashville MI 49073. Camp Thornapple Inc can be contacted at ***-***-**** or http://campthornapple.com/",
  "url": "https://campertunity.com/listings/campgrounds/camp-thornapple-nashville-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5625 Thornapple Lake Road",
    "addressLocality": "Nashville",
    "addressRegion": "MI",
    "postalCode": "49073",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6210078,
    "longitude": -85.180907
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/nashville/camp-thornapple-inc",
    "https://www.rvezy.com"
  ]
}