{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/carrouth-haven-rv-park-cortez-co",
  "name": "Carrouth Haven RV Park",
  "description": "Carrouth Haven RV Park is located at 29499 U.S. 160, Cortez CO 81321. Carrouth Haven RV Park can be contacted at ***-***-**** or http://www.carrouthhavenrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/carrouth-haven-rv-park-cortez-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29499 U.S. 160",
    "addressLocality": "Cortez",
    "addressRegion": "CO",
    "postalCode": "81321",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.348558,
    "longitude": -108.508936
  }
}