Description
Outputs amp data for post, wrapped in:
<script type="application/ld+json">
Schema
Attributes and/or child nodes are not allowed.
Attributes
None.
Example
<amp_data />
This skeleton tag will be rendered on the page like this:
<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Article", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://www.thedodo.com/dolphin-swims-to-man-for-help-1725291967.html" }, "headline": "Dolphin Asks Diver To Help Untangle Her Fin", "image": { "@type": "ImageObject", "url": "https://assets.rbl.ms/4898921/980x.jpg", "height": 533, "width": 980 }, "datePublished": "2016-04-12T22:13:23", "dateModified": "2016-04-22T22:20:55", "author": { "@type": "Person", "name": "Solon Kelleher" }, "publisher": { "@type": "Organization", "name": "The Dodo", "logo": { "@type": "ImageObject", "url": "https://assets.rbl.ms/5774134/origin.jpg", "width": 600, "height": 60 } } }</script>