{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gold-rock-ranch-campground-winterhaven-ca",
  "name": "Gold Rock Ranch Campground",
  "description": "Gold Rock Ranch Campground is located near the Historic Tumco Mines & Glamis Sand Dunes. Visit us today!",
  "url": "https://campertunity.com/listings/campgrounds/gold-rock-ranch-campground-winterhaven-ca",
  "image": [
    "https://static.wixstatic.com/media/e2f105_07fc69979ded42eca1dc7f96beee1772~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2401 Gold Rock Ranch Road",
    "addressLocality": "Winterhaven",
    "addressRegion": "CA",
    "postalCode": "92283",
    "addressCountry": "US"
  }
}