How can I check if structured data is correctly recognized in Firefox?
Hi,
I’m working on a website ( https://greenleavesnursery.com/ ) and I’ve added JSON-LD structured data to improve SEO. I know Google Search Console can test it, but I want to verify directly in Firefox.
Is there a way to see if the JSON-LD is being parsed correctly in the browser? Any recommended Firefox developer tools or extensions for checking structured data or meta tags? Are there browser-specific issues I should be aware of with dynamically-injected metadata via JavaScript?
I’m trying to debug and make sure my pages work correctly across modern browsers before submitting them to search engines.