{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "My Smart Shirt, LLC",
"image": "https://mysmartshirt.com/wp-content/uploads/2022/12/MySmartShirt-logo.png",
"@id": "https://mysmartshirt.com/",
"url": "https://mysmartshirt.com/",
"telephone": "866-897-4545",
"address": {
"@type": "PostalAddress",
"streetAddress": "1688 N Goldenrod Rd",
"addressLocality": "Orlando",
"addressRegion": "FL",
"postalCode": "32807",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 28.5755,
"longitude": -81.2889
},
"openingHoursSpecification": [{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}],
"sameAs": [
"https://www.facebook.com/MySmartShirt",
"https://www.instagram.com/mysmartshirt"
],
"description": "Custom screen printing, embroidery, DTG, and DTF apparel shop serving Orlando and nationwide. Known for their Buy a Shirt, Feed a Child program and high-quality promotional products."
}