Created
June 11, 2021 13:27
-
-
Save fatihtoprak/4ca4f6ec6fc58f32d380a835a11c5dbb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="application/ld+json"> | |
{ | |
"@context": "http://schema.org", | |
"@type": "Review", | |
"mainEntityOfPage": "https://www.eurogamer.net/articles/2013-11-20-forza-motorsport-5-review", | |
"url": "https://www.eurogamer.net/articles/2013-11-20-forza-motorsport-5-review", | |
"headline": "Forza Motorsport 5 review", | |
"inLanguage": "en", | |
"image": { | |
"@type": "ImageObject", | |
"url": "https://d2skuhm0vrry40.cloudfront.net/2013/articles/1/6/3/4/5/6/3/138495172626.jpg/EG11/resize/1200x-1/138495172626.jpg" | |
}, | |
"author": { | |
"@type": "Person", | |
"name": "Martin Robinson", | |
"sameAs": "https://www.eurogamer.net/authors/748" | |
}, | |
"publisher": { | |
"@type": "Organization", | |
"name": "Eurogamer.net", | |
"sameAs": "https://www.eurogamer.net/", | |
"logo": { | |
"@type": "ImageObject", | |
"url": "https://d2skuhm0vrry40.cloudfront.net/2018/eg12/EG-Logo-net.png/EG11/resize/-1x120/logo.png" | |
} | |
}, | |
"articleSection": "Review", | |
"keywords": "Driving, Forza Motorsport 5, Review, Xbox One", | |
"datePublished": "2013-11-20T14:00:00+00:00", | |
"itemReviewed": { | |
"@type": "Game", | |
"name": "Forza Motorsport 5" | |
}, | |
"reviewRating": { | |
"@type": "Rating", | |
"bestRating": 10, | |
"worstRating": 0, | |
"ratingValue": "7" | |
} | |
} </script> | |
<script type="application/ld+json"> | |
{ | |
"@context": "https://schema.org", | |
"@type": "BreadcrumbList", | |
"itemListElement": [ | |
{ | |
"@type": "ListItem", | |
"position": 1, | |
"name": "Home", | |
"item": "https://www.eurogamer.net/" | |
}, | |
{ | |
"@type": "ListItem", | |
"position": 2, | |
"name": "Reviews", | |
"item": "https://www.eurogamer.net/archive/review" | |
}, | |
{ | |
"@type": "ListItem", | |
"position": 3, | |
"name": "Forza Motorsport 5", | |
"item": "https://www.eurogamer.net/games/forza-motorsport-5" | |
} | |
] | |
} </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment