{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-diamond-lake-campground-mon",
  "name": "Diamond Lake Campground",
  "description": "Diamond Lake Campground is located at , Montezuma IA 50171. Diamond Lake Campground can be contacted at ***-***-**** or http://poweshiekcounty.org/conservation/diamond-lake-park/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-diamond-lake-campground-mon",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Montezuma",
    "addressRegion": "IA",
    "postalCode": "50171",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5930559,
    "longitude": -92.541854
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/montezuma/diamond-lake-campground"
  ]
}