{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "What does B2B mean?",
"acceptedAnswer": {
"@type": "Answer",
"text": "B2B stands for Business-to-Business, referring to transactions, products, or services exchanged between companies, rather than between a business and individual consumers (B2C)."
}
},{
"@type": "Question",
"name": "2. What are the main categories in the B2B sector?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Common B2B categories include Industrial & Manufacturing, Office & Workplace Solutions, IT & Technology, Professional Services (like legal, accounting, and consulting), Logistics & Supply Chain, Wholesale & Distribution, Marketing & Advertising Services, and Financial Services."
}
},{
"@type": "Question",
"name": "What is included in Industrial & Manufacturing?",
"acceptedAnswer": {
"@type": "Answer",
"text": "This category includes machinery, tools, raw materials, and production equipment used in factories, plants, and industrial operations. It also covers safety gear and facility maintenance products."
}
}]
}