{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/anns-putman-lake-rv-park-and-campground-baldwin-mi-us",
  "name": "Ann's Putman Lake RV Park and Campground Inc",
  "description": "Ann's Putman Lake RV Park and Campground Inc is located at 2240 Wonderland Street, Baldwin MI 49304. Ann's Putman Lake RV Park and Campground Inc can be contacted at ***-***-**** or http://www.putmanlake.com/",
  "url": "https://campertunity.com/listings/campgrounds/anns-putman-lake-rv-park-and-campground-baldwin-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2240 Wonderland Street",
    "addressLocality": "Baldwin",
    "addressRegion": "MI",
    "postalCode": "49304",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9134682,
    "longitude": -85.846368
  }
}