Using the following options has it working now:
const options = { bounds: defaultBounds, componentRestrictions: {country: 'us'}, strictBounds: false, fields: ["address_components", "geometry"], types: ["address"], };