Why JSON-LD
Google recommends JSON-LD over Microdata or RDFa because it lives in a single <script type="application/ld+json"> block instead of being woven through your HTML. That keeps your markup clean and makes the structured data easy to generate, audit and update without touching the visible page.