{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-waterloo-state-recreation-area",
  "name": "Waterloo State Recreation Area",
  "description": "Waterloo State Recreation Area is located at 16345 McClure Road, Chelsea MI 48118. Waterloo State Recreation Area can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/Details.aspx?type=SPRK&id=506",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-waterloo-state-recreation-area",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16345 McClure Road",
    "addressLocality": "Chelsea",
    "addressRegion": "MI",
    "postalCode": "48118",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.333587,
    "longitude": -84.106203
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/chelsea/waterloo-state-recreation-area"
  ]
}