jaideep06

itemList 1

Aug 5th, 2024
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.54 KB | None | 0 0
  1. {
  2. "@context": "https://schema.org",
  3. "@graph": {
  4. "@type": "ItemList",
  5. "itemListOrder": "https://schema.org/ItemListOrderDescending",
  6. "itemListElement": [
  7. {
  8. "@type": "ListItem",
  9. "position": "10",
  10. "item": {
  11. "@type": "Product",
  12. "category": "Hot Sauce",
  13. "brand": "Angry Goat Pepper Co.",
  14. "name": "Hippy Dippy",
  15. "gtin": "706795003904",
  16. "url": "https://flowercityflavor.com/shop/angry-goat-pepper-co-hippy-dippy-green-hot-sauce/",
  17. "image": [
  18. "https://flowercityflavor.com/wp-content/uploads/2022/12/angry-goat-pepper-co-hippy-dippy-green-hot-sauce.jpeg"
  19. ],
  20. "offers": {
  21. "@type": "Offer",
  22. "price": "8.99",
  23. "priceCurrency": "USD",
  24. "priceValidUntil": "2025-12-31",
  25. "availability": "https://schema.org/InStock",
  26. "itemCondition": "http://schema.org/NewCondition"
  27. },
  28. "aggregateRating": {
  29. "@type": "AggregateRating",
  30. "ratingValue": "5",
  31. "bestRating": "5",
  32. "ratingCount": "7",
  33. "reviewCount": "7"
  34. }
  35. }
  36. },
  37. {
  38. "@type": "ListItem",
  39. "position": "9",
  40. "item": {
  41. "@type": "Product",
  42. "category": "Hot Sauce",
  43. "brand": "Halogi",
  44. "name": "Tyrfing's Curse",
  45. "gtin": "860006218034",
  46. "url": "https://flowercityflavor.com/shop/halogi-tyrfings-curse-hot-sauce/",
  47. "image": [
  48. "https://flowercityflavor.com/wp-content/uploads/2022/01/halogi-tyrfing-curse-hot-sauce.jpg"
  49. ],
  50. "offers": {
  51. "@type": "Offer",
  52. "price": "12.99",
  53. "priceCurrency": "USD",
  54. "priceValidUntil": "2025-12-31",
  55. "availability": "https://schema.org/InStock",
  56. "itemCondition": "http://schema.org/NewCondition"
  57. },
  58. "aggregateRating": {
  59. "@type": "AggregateRating",
  60. "ratingValue": "5",
  61. "bestRating": "5",
  62. "ratingCount": "3",
  63. "reviewCount": "3"
  64. }
  65. }
  66. },
  67. {
  68. "@type": "ListItem",
  69. "position": "8",
  70. "item": {
  71. "@type": "Product",
  72. "category": "Hot Sauce",
  73. "brand": "Karma Sauce",
  74. "name": "Cosmic Disco",
  75. "gtin": "859011002349",
  76. "url": "https://flowercityflavor.com/shop/karma-sauce-cosmic-disco-hot-sauce/",
  77. "image": [
  78. "https://flowercityflavor.com/wp-content/uploads/2022/09/karma-sauce-cosmic-disco-hot-sauce.jpg"
  79. ],
  80. "offers": {
  81. "@type": "Offer",
  82. "price": "13.99",
  83. "priceCurrency": "USD",
  84. "priceValidUntil": "2025-12-31",
  85. "availability": "https://schema.org/OutOfStock",
  86. "itemCondition": "http://schema.org/NewCondition"
  87. },
  88. "aggregateRating": {
  89. "@type": "AggregateRating",
  90. "ratingValue": "5",
  91. "bestRating": "5",
  92. "ratingCount": "3",
  93. "reviewCount": "3"
  94. }
  95. }
  96. },
  97. {
  98. "@type": "ListItem",
  99. "position": "7",
  100. "item": {
  101. "@type": "Product",
  102. "category": "Hot Sauce",
  103. "brand": "Bravado Spice Co.",
  104. "name": "Aka Miso",
  105. "gtin": "850771005311",
  106. "url": "https://flowercityflavor.com/shop/bravado-spice-co-aka-miso-ghost-reaper-hot-sauce/",
  107. "image": [
  108. "https://flowercityflavor.com/wp-content/uploads/2022/11/bravado-spice-co-aka-miso-ghost-reaper-hot-sauce.jpg"
  109. ],
  110. "offers": {
  111. "@type": "Offer",
  112. "price": "13.99",
  113. "priceCurrency": "USD",
  114. "priceValidUntil": "2025-12-31",
  115. "availability": "https://schema.org/InStock",
  116. "itemCondition": "http://schema.org/NewCondition"
  117. },
  118. "aggregateRating": {
  119. "@type": "AggregateRating",
  120. "ratingValue": "5",
  121. "bestRating": "5",
  122. "ratingCount": "7",
  123. "reviewCount": "7"
  124. }
  125. }
  126. },
  127. {
  128. "@type": "ListItem",
  129. "position": "6",
  130. "item": {
  131. "@type": "Product",
  132. "category": "Hot Sauce",
  133. "brand": "Karma Sauce",
  134. "name": "Extreme Karma",
  135. "gtin": "859011002189",
  136. "url": "https://flowercityflavor.com/shop/karma-sauce-extreme-karma-hot-sauce/",
  137. "image": [
  138. "https://flowercityflavor.com/wp-content/uploads/2019/07/karma-sauce-extreme-karma-hot-sauce.png"
  139. ],
  140. "offers": {
  141. "@type": "Offer",
  142. "price": "11.99",
  143. "priceCurrency": "USD",
  144. "priceValidUntil": "2025-12-31",
  145. "availability": "https://schema.org/InStock",
  146. "itemCondition": "http://schema.org/NewCondition"
  147. },
  148. "aggregateRating": {
  149. "@type": "AggregateRating",
  150. "ratingValue": "4.8",
  151. "bestRating": "5",
  152. "ratingCount": "6",
  153. "reviewCount": "6"
  154. }
  155. }
  156. },
  157. {
  158. "@type": "ListItem",
  159. "position": "5",
  160. "item": {
  161. "@type": "Product",
  162. "category": "Hot Sauce",
  163. "brand": "Torchbearer Sauces",
  164. "name": "Son of Zombie",
  165. "gtin": "855090001631",
  166. "url": "https://flowercityflavor.com/shop/torchbearer-sauces-son-of-zombie-wing-sauce/",
  167. "image": [
  168. "https://flowercityflavor.com/wp-content/uploads/2022/12/torchbearer-sauces-son-of-zombie-wing-sauce.jpeg"
  169. ],
  170. "offers": {
  171. "@type": "Offer",
  172. "price": "9.99",
  173. "priceCurrency": "USD",
  174. "priceValidUntil": "2025-12-31",
  175. "availability": "https://schema.org/InStock",
  176. "itemCondition": "http://schema.org/NewCondition"
  177. },
  178. "aggregateRating": {
  179. "@type": "AggregateRating",
  180. "ratingValue": "4.8",
  181. "bestRating": "5",
  182. "ratingCount": "4",
  183. "reviewCount": "4"
  184. }
  185. }
  186. },
  187. {
  188. "@type": "ListItem",
  189. "position": "4",
  190. "item": {
  191. "@type": "Product",
  192. "category": "Hot Sauce",
  193. "brand": "Butterfly Bakery of Vermont",
  194. "name": "Maple Wood Smoked Onion",
  195. "gtin": "856369001581",
  196. "url": "https://flowercityflavor.com/shop/butterfly-bakery-of-vermont-maple-wood-smoked-onion-hot-sauce/",
  197. "image": [
  198. "https://flowercityflavor.com/wp-content/uploads/2022/01/butterfly-bakery-of-vermont-maple-wood-smoked-onion-hot-sauce.jpg"
  199. ],
  200. "offers": {
  201. "@type": "Offer",
  202. "price": "9.99",
  203. "priceCurrency": "USD",
  204. "priceValidUntil": "2025-12-31",
  205. "availability": "https://schema.org/InStock",
  206. "itemCondition": "http://schema.org/NewCondition"
  207. },
  208. "aggregateRating": {
  209. "@type": "AggregateRating",
  210. "ratingValue": "4.8",
  211. "bestRating": "5",
  212. "ratingCount": "5",
  213. "reviewCount": "5"
  214. }
  215. }
  216. },
  217. {
  218. "@type": "ListItem",
  219. "position": "3",
  220. "item": {
  221. "@type": "Product",
  222. "category": "Hot Sauce",
  223. "brand": "Fiji Fire",
  224. "name": "Native Bongo Chilli",
  225. "gtin": "733726910017",
  226. "url": "https://flowercityflavor.com/shop/fiji-fire-native-bongo-chilli-hot-sauce/",
  227. "image": [
  228. "https://flowercityflavor.com/wp-content/uploads/2020/06/fiji-fire-native-bongo-chilli-hot-sauce.jpg"
  229. ],
  230. "offers": {
  231. "@type": "Offer",
  232. "price": "11.99",
  233. "priceCurrency": "USD",
  234. "priceValidUntil": "2025-12-31",
  235. "availability": "https://schema.org/InStock",
  236. "itemCondition": "http://schema.org/NewCondition"
  237. },
  238. "aggregateRating": {
  239. "@type": "AggregateRating",
  240. "ratingValue": "5",
  241. "bestRating": "5",
  242. "ratingCount": "3",
  243. "reviewCount": "3"
  244. }
  245. }
  246. },
  247. {
  248. "@type": "ListItem",
  249. "position": "2",
  250. "item": {
  251. "@type": "Product",
  252. "category": "Hot Sauce",
  253. "brand": "Fresco Sauce",
  254. "name": "Chipotle & Habanero",
  255. "gtin": "863734000414",
  256. "url": "https://flowercityflavor.com/shop/fresco-sauce-chipotle-habanero-hot-sauce/",
  257. "image": [
  258. "https://flowercityflavor.com/wp-content/uploads/2019/05/fresco-sauce-chipotle-habanero-hot-sauce-600x600.jpg"
  259. ],
  260. "offers": {
  261. "@type": "Offer",
  262. "price": "9.99",
  263. "priceCurrency": "USD",
  264. "priceValidUntil": "2025-12-31",
  265. "availability": "https://schema.org/InStock",
  266. "itemCondition": "http://schema.org/NewCondition"
  267. },
  268. "aggregateRating": {
  269. "@type": "AggregateRating",
  270. "ratingValue": "4.8",
  271. "bestRating": "5",
  272. "ratingCount": "6",
  273. "reviewCount": "6"
  274. }
  275. }
  276. },
  277. {
  278. "@type": "ListItem",
  279. "position": "1",
  280. "item": {
  281. "@type": "Product",
  282. "category": "Hot Sauce",
  283. "brand": "High Desert Sauce Co.",
  284. "name": "Tikk-Hot Masala",
  285. "gtin": "860002980584",
  286. "url": "https://flowercityflavor.com/shop/high-desert-sauce-co-tikk-hot-masala-hot-sauce/",
  287. "image": [
  288. "https://flowercityflavor.com/wp-content/uploads/2023/07/high-desert-sauce-co-tikk-hot-masala-hot-sauce.jpg"
  289. ],
  290. "offers": {
  291. "@type": "Offer",
  292. "price": "9.99",
  293. "priceCurrency": "USD",
  294. "priceValidUntil": "2025-12-31",
  295. "availability": "https://schema.org/OutOfStock",
  296. "itemCondition": "http://schema.org/NewCondition"
  297. },
  298. "aggregateRating": {
  299. "@type": "AggregateRating",
  300. "ratingValue": "5",
  301. "bestRating": "5",
  302. "ratingCount": "4",
  303. "reviewCount": "4"
  304. }
  305. }
  306. }
  307. ]
  308. }
  309. }
Add Comment
Please, Sign In to add comment