{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-sky-ranch-rv-park-yuma-az-us",
  "name": "Blue Sky Ranch R V Park",
  "description": "Blue Sky Ranch R V Park is located at 5510 East 32nd Street, Yuma AZ 85365. Blue Sky Ranch R V Park can be contacted at ***-***-**** or http://www.blueskyranchyuma.com/",
  "url": "https://campertunity.com/listings/campgrounds/blue-sky-ranch-rv-park-yuma-az-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5510 East 32nd Street",
    "addressLocality": "Yuma",
    "addressRegion": "AZ",
    "postalCode": "85365",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6708438,
    "longitude": -114.5392895
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/yuma/blue-sky-ranch-r-v-park"
  ]
}