JSON - LD

<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Movie",
"name": "Titanic",
"url": "https://example.com/titanic",
"image": "https://example.com/photos/6x9/photo.jpg",
"dateCreated": "1997-11-18",
}
</script>