{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yahoo-lake-campground-forks-wa-us",
  "name": "What is the phone number for Yahoo Lake Campground?",
  "description": "Yahoo Lake Campground is located at , Forks WA 98331. Yahoo Lake Campground can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yahoo-lake-campground-forks-wa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Forks",
    "addressRegion": "WA",
    "postalCode": "98331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6766113,
    "longitude": -124.0197437
  }
}