{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cattail-cove-state-park-lake-havasu-city-az-us",
  "name": "Cattail Cove State Park",
  "description": "Cattail Cove State Park is located at Arizona 95, Lake Havasu City AZ 86406. Cattail Cove State Park can be contacted at ***-***-**** or http://azstateparks.com/Parks/CACO/index.html",
  "url": "https://campertunity.com/listings/campgrounds/cattail-cove-state-park-lake-havasu-city-az-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arizona 95",
    "addressLocality": "Lake Havasu City",
    "addressRegion": "AZ",
    "postalCode": "86406",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3515143,
    "longitude": -114.1697365
  }
}