{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-verde-valley-fairgrounds-cotton",
  "name": "Verde Valley Fairgrounds",
  "description": "Verde Valley Fairgrounds is located at 800 East Cherry Street, Cottonwood AZ 86326. Verde Valley Fairgrounds can be contacted at ***-***-**** or http://www.vvfair.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-verde-valley-fairgrounds-cotton",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "800 East Cherry Street",
    "addressLocality": "Cottonwood",
    "addressRegion": "AZ",
    "postalCode": "86326",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.731399,
    "longitude": -112.017108
  }
}