{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://www.printinblue.com/#organization",
"name": "PrintinBlue",
"alternateName": ["Print In Blue", "PrintinBlue.com"],
"url": "https://www.printinblue.com",
"logo": "https://www.printinblue.com/cdn/shop/files/printinblue-logo.png",
"description": "PrintinBlue is a Premium Global Manufacturing Ecosystem specializing in sustainable personalized products including 3D printed gifts, home decor, corporate merchandise, and print-on-demand apparel. Manufactured on demand through a worldwide network of verified local production partners.",
"foundingDate": "2022",
"parentOrganization": {
"@type": "Organization",
"name": "Blueberry",
"url": "https://www.blueberrybotanicals.in"
},
"brand": {
"@type": "Brand",
"name": "PrintinBlue",
"slogan": "Premium Sustainable Personalized Manufacturing, Worldwide"
},
"contactPoint": [
{
"@type": "ContactPoint",
"contactType": "customer service",
"email": "hello@printinblue.com",
"url": "https://www.printinblue.com/pages/contact",
"availableLanguage": ["English", "Hindi"]
},
{
"@type": "ContactPoint",
"contactType": "sales",
"email": "b2b@printinblue.com",
"url": "https://www.printinblue.com/pages/b2b-enquiries",
"availableLanguage": ["English"]
}
],
"address": {
"@type": "PostalAddress",
"addressCountry": "IN"
},
"areaServed": [
{"@type": "Country", "name": "United States"},
{"@type": "Country", "name": "Canada"},
{"@type": "Country", "name": "India"},
{"@type": "Country", "name": "United Arab Emirates"},
{"@type": "Country", "name": "Germany"},
{"@type": "Country", "name": "Singapore"},
{"@type": "Country", "name": "Malaysia"},
{"@type": "Country", "name": "Thailand"},
{"@type": "Country", "name": "Indonesia"},
{"@type": "Country", "name": "Sri Lanka"}
],
"knowsAbout": [
"3D Printing",
"Sustainable Manufacturing",
"Personalized Gifts",
"Corporate Gifting",
"Print on Demand",
"Home Decor",
"Sustainable Living",
"Creator Merchandise",
"FDM Manufacturing",
"Recycled PLA",
"Zero Inventory Manufacturing"
],
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "PrintinBlue Product Catalog",
"url": "https://www.printinblue.com/collections"
},
"sameAs": [
"https://www.instagram.com/printinblue",
"https://www.facebook.com/printinblue",
"https://www.linkedin.com/company/printinblue"
],
"subOrganization": [
{
"@type": "Organization",
"name": "Blueberry Botanicals",
"url": "https://www.blueberrybotanicals.in"
},
{
"@type": "Organization",
"name": "BlueberryFM",
"url": "https://www.blueberryfm.com"
}
]
}