JSON-LD
JavaScript Object Notation for Linked Data — Google-recommended method of adding Schema.org structured data to an HTML page. It is written in JSON format within the <script type='application/ld+json'> tag. Its biggest advantage is that it can be added to the page without touching its content. It offers a cleaner and more manageable structure compared to Microdata and RDFa.