{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-arizona-cowboy-rv-park-mesa-az-us",
  "name": "Arizona Cowboy RV Park",
  "description": "Arizona Cowboy RV Park is located at 139 South Crismon Road, Mesa AZ 85208. Arizona Cowboy RV Park can be contacted at ***-***-**** or http://arizonacowboyrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-arizona-cowboy-rv-park-mesa-az-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "139 South Crismon Road",
    "addressLocality": "Mesa",
    "addressRegion": "AZ",
    "postalCode": "85208",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4116618,
    "longitude": -111.6147467
  }
}