{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gold-canyon-rv-and-golf-resort-gold-canyon-az",
  "name": "Gold Canyon RV & Golf Resort - Roberts Resorts",
  "description": "Gold Canyon RV & Golf Resort - Roberts Resorts is located at 7151 U.S. 60, Gold Canyon AZ 85118. Gold Canyon RV & Golf Resort - Roberts Resorts can be contacted at ***-***-**** or https://www.robertsresorts.com/resorts-locations/arizona/gold-canyon/stay-with-us",
  "url": "https://campertunity.com/listings/campgrounds/gold-canyon-rv-and-golf-resort-gold-canyon-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7151 U.S. 60",
    "addressLocality": "Gold Canyon",
    "addressRegion": "AZ",
    "postalCode": "85118",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3554335,
    "longitude": -111.4709865
  }
}