jaideep06

FAQPage

Aug 5th, 2024
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.18 KB | None | 0 0
  1. {
  2. "@context": "https://schema.org/",
  3. "@graph": [
  4. {
  5. "@type": "FAQPage",
  6. "@context": "https://schema.org",
  7. "mainEntity": [
  8. {
  9. "@type": "Question",
  10. "name": "What is the best hot sauce that has been on the show Hot Ones?",
  11. "acceptedAnswer": {
  12. "@type": "Answer",
  13. "text": "According to Flower City Flavor Company, the best overall hot sauce that has been on Hot Ones is Tikk-Hot Masala from High Desert Sauce Co."
  14. }
  15. },
  16. {
  17. "@type": "Question",
  18. "name": "Where can you buy Hot Ones hot sauce?",
  19. "acceptedAnswer": {
  20. "@type": "Answer",
  21. "text": "A large selection of hot sauces that have appeared on the show Hot Ones can be purchased at Flower City Flavor Company at a great price."
  22. }
  23. },
  24. {
  25. "@type": "Question",
  26. "name": "How many total hot sauces have appeared on the show Hot Ones?",
  27. "acceptedAnswer": {
  28. "@type": "Answer",
  29. "text": "There have been a total of xxxx unique hot sauces that have appeared on the 24+ seasons of Hot Ones. Some hot sauces have appeared on multiple seasons."
  30. }
  31. }
  32. ],
  33. "isPartOf": {
  34. "@type": "Article",
  35. "url": "https://flowercityflavor.com/the-best-hot-ones-sauces/",
  36. "@id": "https://flowercityflavor.com/the-best-hot-ones-sauces/#article",
  37. "image": {
  38. "@type": "ImageObject",
  39. "contentUrl": "https://flowercityflavor.com/wp-content/uploads/2020/11/the-best-hot-ones-sauces-1-400x400.jpg",
  40. "about": {
  41. "@id": "https://flowercityflavor.com/the-best-hot-ones-sauces/#article"
  42. }
  43. },
  44. "audience": {
  45. "@type": "Audience",
  46. "name": [
  47. "Hot Ones fans",
  48. "hot sauce fans",
  49. "hot sauce lovers"
  50. ]
  51. },
  52. "spatialCoverage": {
  53. "@type": "Country",
  54. "name": "US"
  55. },
  56. "mentions": [
  57. {
  58. "@type": "Thing",
  59. "name": "hot sauce",
  60. "alternateName": "pepper sauce",
  61. "@id": "https://www.wikidata.org/wiki/Q522171"
  62. },
  63. {
  64. "@type": "Thing",
  65. "name": "Hot Ones",
  66. "@id": "https://en.wikipedia.org/wiki/Hot_Ones"
  67. }
  68. ],
  69. "mainEntity": {
  70. "@id": "https://flowercityflavor.com/the-best-hot-ones-sauces/#webpage"
  71. },
  72. "isPartOf": {
  73. "@type": "WebPage",
  74. "@id": "https://flowercityflavor.com/the-best-hot-ones-sauces/#webpage",
  75. "keywords": [
  76. "best hot ones sauces",
  77. "best hot ones hot sauces",
  78. "best tasting sauces from hot ones",
  79. "best hot ones sauce to buy",
  80. "hot ones hot sauce",
  81. "hot ones sauces"
  82. ],
  83. "relatedLink": "https://flowercityflavor.com/product-tag/as-seen-on-hot-ones/",
  84. "author": {
  85. "@type": "Person",
  86. "name": "Chris Whitehair",
  87. "sameAs": [
  88. "https://flowercityflavor.com/chris-whitehair/",
  89. "https://www.linkedin.com/in/chriswhitehair/",
  90. "https://www.google.com/search?kgmid=/g/11f2c3kgj8",
  91. "https://www.facebook.com/chriswhitehair"
  92. ],
  93. "jobTitle": "Entrepreneur",
  94. "knowsAbout": {
  95. "@type": "Thing",
  96. "name": "hot sauce",
  97. "@id": "https://www.wikidata.org/wiki/Q522171"
  98. },
  99. "alumniOf": {
  100. "@type": "CollegeOrUniversity",
  101. "name": "Syracuse University",
  102. "sameAs": "https://en.wikipedia.org/wiki/Syracuse_University"
  103. }
  104. },
  105. "isPartOf": {
  106. "@type": "WebSite",
  107. "url": "https://flowercityflavor.com",
  108. "publisher": {
  109. "@type": "Organization",
  110. "sameAs": [
  111. "https://www.facebook.com/FlowerCityFlavorCompany",
  112. "https://www.linkedin.com/company/flower-city-flavor-company/",
  113. "https://www.instagram.com/flowercityflavorcompany/"
  114. ]
  115. },
  116. "itemListOrder": "https://schema.org/ItemListOrderDescending",
  117. "numberOfItems": "10",
  118. "itemListElement": [
  119. {
  120. "@type": "ListItem",
  121. "position": "10",
  122. "item": {
  123. "@type": "Product",
  124. "category": "Hot Sauce",
  125. "brand": "Angry Goat Pepper Co.",
  126. "name": "Hippy Dippy",
  127. "gtin": "706795003904",
  128. "url": "https://flowercityflavor.com/shop/angry-goat-pepper-co-hippy-dippy-green-hot-sauce/",
  129. "image": [
  130. "https://flowercityflavor.com/wp-content/uploads/2022/12/angry-goat-pepper-co-hippy-dippy-green-hot-sauce.jpeg"
  131. ],
  132. "offers": {
  133. "@type": "Offer",
  134. "price": "8.99",
  135. "priceCurrency": "USD",
  136. "priceValidUntil": "2025-12-31",
  137. "availability": "https://schema.org/InStock",
  138. "itemCondition": "http://schema.org/NewCondition"
  139. },
  140. "aggregateRating": {
  141. "@type": "AggregateRating",
  142. "ratingValue": "5",
  143. "bestRating": "5",
  144. "ratingCount": "7",
  145. "reviewCount": "7"
  146. }
  147. }
  148. },
  149. {
  150. "@type": "ListItem",
  151. "position": "9",
  152. "item": {
  153. "@type": "Product",
  154. "category": "Hot Sauce",
  155. "brand": "Halogi",
  156. "name": "Tyrfing's Curse",
  157. "gtin": "860006218034",
  158. "url": "https://flowercityflavor.com/shop/halogi-tyrfings-curse-hot-sauce/",
  159. "image": [
  160. "https://flowercityflavor.com/wp-content/uploads/2022/01/halogi-tyrfing-curse-hot-sauce.jpg"
  161. ],
  162. "offers": {
  163. "@type": "Offer",
  164. "price": "12.99",
  165. "priceCurrency": "USD",
  166. "priceValidUntil": "2025-12-31",
  167. "availability": "https://schema.org/InStock",
  168. "itemCondition": "http://schema.org/NewCondition"
  169. },
  170. "aggregateRating": {
  171. "@type": "AggregateRating",
  172. "ratingValue": "5",
  173. "bestRating": "5",
  174. "ratingCount": "3",
  175. "reviewCount": "3"
  176. }
  177. }
  178. },
  179. {
  180. "@type": "ListItem",
  181. "position": "8",
  182. "item": {
  183. "@type": "Product",
  184. "category": "Hot Sauce",
  185. "brand": "Karma Sauce",
  186. "name": "Cosmic Disco",
  187. "gtin": "859011002349",
  188. "url": "https://flowercityflavor.com/shop/karma-sauce-cosmic-disco-hot-sauce/",
  189. "image": [
  190. "https://flowercityflavor.com/wp-content/uploads/2022/09/karma-sauce-cosmic-disco-hot-sauce.jpg"
  191. ],
  192. "offers": {
  193. "@type": "Offer",
  194. "price": "13.99",
  195. "priceCurrency": "USD",
  196. "priceValidUntil": "2025-12-31",
  197. "availability": "https://schema.org/OutOfStock",
  198. "itemCondition": "http://schema.org/NewCondition"
  199. },
  200. "aggregateRating": {
  201. "@type": "AggregateRating",
  202. "ratingValue": "5",
  203. "bestRating": "5",
  204. "ratingCount": "3",
  205. "reviewCount": "3"
  206. }
  207. }
  208. },
  209. {
  210. "@type": "ListItem",
  211. "position": "7",
  212. "item": {
  213. "@type": "Product",
  214. "category": "Hot Sauce",
  215. "brand": "Bravado Spice Co.",
  216. "name": "Aka Miso",
  217. "gtin": "850771005311",
  218. "url": "https://flowercityflavor.com/shop/bravado-spice-co-aka-miso-ghost-reaper-hot-sauce/",
  219. "image": [
  220. "https://flowercityflavor.com/wp-content/uploads/2022/11/bravado-spice-co-aka-miso-ghost-reaper-hot-sauce.jpg"
  221. ],
  222. "offers": {
  223. "@type": "Offer",
  224. "price": "13.99",
  225. "priceCurrency": "USD",
  226. "priceValidUntil": "2025-12-31",
  227. "availability": "https://schema.org/InStock",
  228. "itemCondition": "http://schema.org/NewCondition"
  229. },
  230. "aggregateRating": {
  231. "@type": "AggregateRating",
  232. "ratingValue": "5",
  233. "bestRating": "5",
  234. "ratingCount": "7",
  235. "reviewCount": "7"
  236. }
  237. }
  238. },
  239. {
  240. "@type": "ListItem",
  241. "position": "6",
  242. "item": {
  243. "@type": "Product",
  244. "category": "Hot Sauce",
  245. "brand": "Karma Sauce",
  246. "name": "Extreme Karma",
  247. "gtin": "859011002189",
  248. "url": "https://flowercityflavor.com/shop/karma-sauce-extreme-karma-hot-sauce/",
  249. "image": [
  250. "https://flowercityflavor.com/wp-content/uploads/2019/07/karma-sauce-extreme-karma-hot-sauce.png"
  251. ],
  252. "offers": {
  253. "@type": "Offer",
  254. "price": "11.99",
  255. "priceCurrency": "USD",
  256. "priceValidUntil": "2025-12-31",
  257. "availability": "https://schema.org/InStock",
  258. "itemCondition": "http://schema.org/NewCondition"
  259. },
  260. "aggregateRating": {
  261. "@type": "AggregateRating",
  262. "ratingValue": "4.8",
  263. "bestRating": "5",
  264. "ratingCount": "6",
  265. "reviewCount": "6"
  266. }
  267. }
  268. },
  269. {
  270. "@type": "ListItem",
  271. "position": "5",
  272. "item": {
  273. "@type": "Product",
  274. "category": "Hot Sauce",
  275. "brand": "Torchbearer Sauces",
  276. "name": "Son of Zombie",
  277. "gtin": "855090001631",
  278. "url": "https://flowercityflavor.com/shop/torchbearer-sauces-son-of-zombie-wing-sauce/",
  279. "image": [
  280. "https://flowercityflavor.com/wp-content/uploads/2022/12/torchbearer-sauces-son-of-zombie-wing-sauce.jpeg"
  281. ],
  282. "offers": {
  283. "@type": "Offer",
  284. "price": "9.99",
  285. "priceCurrency": "USD",
  286. "priceValidUntil": "2025-12-31",
  287. "availability": "https://schema.org/InStock",
  288. "itemCondition": "http://schema.org/NewCondition"
  289. },
  290. "aggregateRating": {
  291. "@type": "AggregateRating",
  292. "ratingValue": "4.8",
  293. "bestRating": "5",
  294. "ratingCount": "4",
  295. "reviewCount": "4"
  296. }
  297. }
  298. },
  299. {
  300. "@type": "ListItem",
  301. "position": "4",
  302. "item": {
  303. "@type": "Product",
  304. "category": "Hot Sauce",
  305. "brand": "Butterfly Bakery of Vermont",
  306. "name": "Maple Wood Smoked Onion",
  307. "gtin": "856369001581",
  308. "url": "https://flowercityflavor.com/shop/butterfly-bakery-of-vermont-maple-wood-smoked-onion-hot-sauce/",
  309. "image": [
  310. "https://flowercityflavor.com/wp-content/uploads/2022/01/butterfly-bakery-of-vermont-maple-wood-smoked-onion-hot-sauce.jpg"
  311. ],
  312. "offers": {
  313. "@type": "Offer",
  314. "price": "9.99",
  315. "priceCurrency": "USD",
  316. "priceValidUntil": "2025-12-31",
  317. "availability": "https://schema.org/InStock",
  318. "itemCondition": "http://schema.org/NewCondition"
  319. },
  320. "aggregateRating": {
  321. "@type": "AggregateRating",
  322. "ratingValue": "4.8",
  323. "bestRating": "5",
  324. "ratingCount": "5",
  325. "reviewCount": "5"
  326. }
  327. }
  328. },
  329. {
  330. "@type": "ListItem",
  331. "position": "3",
  332. "item": {
  333. "@type": "Product",
  334. "category": "Hot Sauce",
  335. "brand": "Fiji Fire",
  336. "name": "Native Bongo Chilli",
  337. "gtin": "733726910017",
  338. "url": "https://flowercityflavor.com/shop/fiji-fire-native-bongo-chilli-hot-sauce/",
  339. "image": [
  340. "https://flowercityflavor.com/wp-content/uploads/2020/06/fiji-fire-native-bongo-chilli-hot-sauce.jpg"
  341. ],
  342. "offers": {
  343. "@type": "Offer",
  344. "price": "11.99",
  345. "priceCurrency": "USD",
  346. "priceValidUntil": "2025-12-31",
  347. "availability": "https://schema.org/InStock",
  348. "itemCondition": "http://schema.org/NewCondition"
  349. },
  350. "aggregateRating": {
  351. "@type": "AggregateRating",
  352. "ratingValue": "5",
  353. "bestRating": "5",
  354. "ratingCount": "3",
  355. "reviewCount": "3"
  356. }
  357. }
  358. },
  359. {
  360. "@type": "ListItem",
  361. "position": "2",
  362. "item": {
  363. "@type": "Product",
  364. "category": "Hot Sauce",
  365. "brand": "Fresco Sauce",
  366. "name": "Chipotle & Habanero",
  367. "gtin": "863734000414",
  368. "url": "https://flowercityflavor.com/shop/fresco-sauce-chipotle-habanero-hot-sauce/",
  369. "image": [
  370. "https://flowercityflavor.com/wp-content/uploads/2019/05/fresco-sauce-chipotle-habanero-hot-sauce-600x600.jpg"
  371. ],
  372. "offers": {
  373. "@type": "Offer",
  374. "price": "9.99",
  375. "priceCurrency": "USD",
  376. "priceValidUntil": "2025-12-31",
  377. "availability": "https://schema.org/InStock",
  378. "itemCondition": "http://schema.org/NewCondition"
  379. },
  380. "aggregateRating": {
  381. "@type": "AggregateRating",
  382. "ratingValue": "4.8",
  383. "bestRating": "5",
  384. "ratingCount": "6",
  385. "reviewCount": "6"
  386. }
  387. }
  388. },
  389. {
  390. "@type": "ListItem",
  391. "position": "1",
  392. "item": {
  393. "@type": "Product",
  394. "category": "Hot Sauce",
  395. "brand": "High Desert Sauce Co.",
  396. "name": "Tikk-Hot Masala",
  397. "gtin": "860002980584",
  398. "url": "https://flowercityflavor.com/shop/high-desert-sauce-co-tikk-hot-masala-hot-sauce/",
  399. "image": [
  400. "https://flowercityflavor.com/wp-content/uploads/2023/07/high-desert-sauce-co-tikk-hot-masala-hot-sauce.jpg"
  401. ],
  402. "offers": {
  403. "@type": "Offer",
  404. "price": "9.99",
  405. "priceCurrency": "USD",
  406. "priceValidUntil": "2025-12-31",
  407. "availability": "https://schema.org/OutOfStock",
  408. "itemCondition": "http://schema.org/NewCondition"
  409. },
  410. "aggregateRating": {
  411. "@type": "AggregateRating",
  412. "ratingValue": "5",
  413. "bestRating": "5",
  414. "ratingCount": "4",
  415. "reviewCount": "4"
  416. }
  417. }
  418. }
  419. ]
  420. }
  421. }
  422. }
  423. }
  424. ]
  425. }
Add Comment
Please, Sign In to add comment