-
Notifications
You must be signed in to change notification settings - Fork 73
/
Copy pathItemList-3.json
62 lines (62 loc) · 1.41 KB
/
ItemList-3.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<script type="application/ld+json">
{
"@context":"http:\/\/schema.org",
"@type":"ItemList",
"mainEntityOfPage":{
"@type":"CollectionPage",
"@id":"https://example.com/"
},
"itemListElement": [
{
"@type":"ListItem",
"position":"1",
"url":"https://example.com/you-may-be-goth-but-youll-never-be-riding-a-train-with-your-pet-raven-goth"
},
{
"@type":"ListItem",
"position":"2",
"url":"https://example.com/you-win"
},
{
"@type":"ListItem",
"position":"3",
"url":"https://example.com/how-geometry-changes-in-curved-space-3-lines-connected-by-90-degree-angles-on-a-curved-surface"
},
{
"@type":"ListItem",
"position":"4",
"url":"https://example.com/ghiblis-animators-drew-the-distortion-of-light-through-jiros-glasses-in-the-wind-rises-2013"
},
{
"@type":"ListItem",
"position":"5",
"url":"https://example.com/dad-of-war"
},
{
"@type":"ListItem",
"position":"6",
"url":"https://example.com/office-perspective"
},
{
"@type":"ListItem",
"position":"7",
"url":"https://example.com/i-applaud-the-devs"
},
{
"@type":"ListItem",
"position":"8",
"url":"https://example.com/halo-theme-by-mens-bathroom-chorale-inside-edition"
},
{
"@type":"ListItem",
"position":"9",
"url":"https://example.com/nature-is-crazy"
},
{
"@type":"ListItem",
"position":"10",
"url":"https://example.com/its-just-a-prank-guys"
}
]
}
</script>