{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wooded-acres-family-campground-houghton-lake-mi",
  "name": "Wooded Acres Family Campground",
  "description": "Wooded Acres Family Campground is located at 997 Federal Avenue, Houghton Lake MI 48629. Wooded Acres Family Campground can be contacted at ***-***-**** or http://www.woodedacrescampground.net/",
  "url": "https://campertunity.com/listings/campgrounds/wooded-acres-family-campground-houghton-lake-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "997 Federal Avenue",
    "addressLocality": "Houghton Lake",
    "addressRegion": "MI",
    "postalCode": "48629",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.305572,
    "longitude": -84.772624
  }
}