{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/poplars-houghton-lake-mi",
  "name": "Poplars Resort & Campground",
  "description": "Poplars Resort & Campground is located at 10360 West Shore Drive, Houghton Lake MI 48629. Poplars Resort & Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/poplars-houghton-lake-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10360 West Shore Drive",
    "addressLocality": "Houghton Lake",
    "addressRegion": "MI",
    "postalCode": "48629",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3556615,
    "longitude": -84.7947342
  }
}