Advertisement
hungvb

Luoc Do Cau Hoi Blogger

Dec 5th, 2021
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="application/ld+json">
  2. {
  3.   "@context": "https://schema.org",
  4.   "@type": "FAQPage",
  5.   "mainEntity": [{
  6.     "@type": "Question",
  7.     "name": "Question 1",
  8.     "acceptedAnswer": {
  9.       "@type": "Answer",
  10.       "text": "Answer 1"
  11.     }
  12.   },{
  13.     "@type": "Question",
  14.     "name": "Question 2",
  15.     "acceptedAnswer": {
  16.       "@type": "Answer",
  17.       "text": "Answer 2"
  18.     }
  19.   },{
  20.     "@type": "Question",
  21.     "name": "Question 3",
  22.     "acceptedAnswer": {
  23.       "@type": "Answer",
  24.       "text": "Answer 3"
  25.     }
  26.   },{
  27.     "@type": "Question",
  28.     "name": "Question 4",
  29.     "acceptedAnswer": {
  30.       "@type": "Answer",
  31.       "text": "Answer 4"
  32.     }
  33.   },{
  34.     "@type": "Question",
  35.     "name": "Question 5",
  36.     "acceptedAnswer": {
  37.       "@type": "Answer",
  38.       "text": "Answer 5"
  39.     }
  40.   }]
  41. }
  42. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement