{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hamma-hamma-campground-hoodsport-wa",
  "name": "Hamma Hamma Campground",
  "description": "Hamma Hamma Campground is located at National Forest Development Road 25, Hoodsport WA 98548. Hamma Hamma Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/olympic/recarea/?recid=47841",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hamma-hamma-campground-hoodsport-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 25",
    "addressLocality": "Hoodsport",
    "addressRegion": "WA",
    "postalCode": "98548",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5951541,
    "longitude": -123.1228217
  }
}