{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-valley-campground-thompsonville-mi",
  "name": "Mountain Valley Campground",
  "description": "We offer single and double room near the Platte River, Sleeping Bear Dunes, and Huron-Manistee National Forests. RV sites also available. Call or book online for best rates!",
  "url": "https://campertunity.com/listings/campgrounds/mountain-valley-campground-thompsonville-mi",
  "image": [
    "https://d8qysm09iyvaz.cloudfront.net/subscribers/D817EF1C-CE49-43DD-B4ED-81832DA873F4/2/ad81ef5d-5f63-4a9a-9530-f8839050f43a.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10422 Cadillac Highway",
    "addressLocality": "Thompsonville",
    "addressRegion": "MI",
    "postalCode": "49683",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5441845,
    "longitude": -86.0297383
  }
}