{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dead-horse-ranch-state-cottonwood-az",
  "name": "Lake Linden Campground",
  "description": "Lake Linden Campground is located at 1050 Hiltunen Street, Lake Linden MI 49945. Lake Linden Campground can be contacted at ***-***-**** or http://www.lakelinden.net/campground.html",
  "url": "https://campertunity.com/listings/campgrounds/dead-horse-ranch-state-cottonwood-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1050 Hiltunen Street",
    "addressLocality": "Lake Linden",
    "addressRegion": "MI",
    "postalCode": "49945",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1898074,
    "longitude": -88.4042089
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/lake-linden/lake-linden-campground"
  ]
}