{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/south-fork-hoh-campground-forks-wa",
  "name": "What is the phone number for South Fork Hoh Campground?",
  "description": "South Fork Hoh Campground is located at , Forks WA 98331. South Fork Hoh Campground can be contacted at or https://www.dnr.wa.gov/OlympicPeninsula#southfork",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/south-fork-hoh-campground-forks-wa",
  "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.806502,
    "longitude": -123.995623
  }
}