{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/adventures-of-putnam-lake-baldwin-mi",
  "name": "Adventures of Putnam Lake",
  "description": "Adventures of Putnam Lake camping reservations and campground information. Learn more about camping near Adventures of Putnam Lake and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/adventures-of-putnam-lake-baldwin-mi",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782686/%7Bpht%7DphotoURL1-B72AF7D5-5097-4A33-8164-A086EAD63507%7Bpht%7D1721311498848.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2240 W. Wonderland St.",
    "addressLocality": "Baldwin",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9136,
    "longitude": -85.84649
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}