{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cactus-gardens-rv-park-yuma-az-85365",
  "name": "Cactus Gardens RV Park",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/cactus-gardens-rv-park-yuma-az-85365",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10657 S Avenue 9 E,",
    "addressLocality": "Yuma, AZ 85365",
    "addressRegion": "AZ",
    "postalCode": "85365"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7254216,
    "longitude": -114.6198088
  }
}