{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-ozette-campground-clallam-bay-w",
  "name": "Ozette Campground",
  "description": "Ozette Campground is located at 21083 Hoko Ozette Road, Clallam Bay WA 98326. Ozette Campground can be contacted at or https://www.nps.gov/olym/planyourvisit/camping.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-ozette-campground-clallam-bay-w",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21083 Hoko Ozette Road",
    "addressLocality": "Clallam Bay",
    "addressRegion": "WA",
    "postalCode": "98326",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1527628,
    "longitude": -124.6665665
  }
}