{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What printing services do you offer?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We offer a wide range of printing services including digital printing, offset printing, large format printing, business cards, brochures, banners, and custom packaging."
}
},
{
"@type": "Question",
"name": "How can I submit my design files for printing?",
"acceptedAnswer": {
"@type": "Answer",
"text": "You can submit your design files through our online upload portal or email them directly to our design team. We accept most common file formats such as PDF, JPEG, and PNG."
}
},
{
"@type": "Question",
"name": "What is the typical turnaround time for print orders?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Turnaround times vary depending on the project size and type, but most orders are completed within 3-7 business days. Rush orders can be accommodated upon request."
}
}
]