{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/suntides-yakima-wa",
  "name": "Suntides Golf Course",
  "description": "We are right across from the golf course!",
  "url": "https://campertunity.com/listings/campgrounds/suntides-yakima-wa",
  "image": [
    "https://suntidesgolf.com/wp-content/uploads/2021/12/IMG_0020.jpg",
    "http://suntidesgolf.com/wp-content/uploads/2021/11/Suntides-Golf-landscape-1.svg",
    "http://suntidesgolf.com/wp-content/uploads/2021/12/IMG_0020.jpg",
    "https://secure.gravatar.com/avatar/264e3ca05533d62f67beb1a7e67e9fdada7f41c4f3b79cb5fb95c0bcbb36bb6a?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "231 Pence Road",
    "addressLocality": "Yakima",
    "addressRegion": "WA",
    "postalCode": "98908",
    "addressCountry": "US"
  }
}