A JSON-LD block without a valid "@context": "https://schema.org" reference may be silently ignored by parsers, meaning your structured data does nothing even though it's present in the HTML.
Make sure every JSON-LD block starts with "@context": "https://schema.org" (not a typo'd URL or missing entirely).