{ "@context": "https://schema.org", "@graph": [ { "@type": "Service", "name": "Corporate Coffee Catering", "serviceType": "Mobile Espresso Cart Catering", "provider": { "@type": "LocalBusiness", "name": "Storii Coffee", "url": "https://www.storiicoffee.com", "telephone": "+1-941-977-2344", "email": "hello@storiicoffee.com", "priceRange": "$850+", "areaServed": [ { "@type": "City", "name": "Sarasota" }, { "@type": "City", "name": "Tampa" }, { "@type": "City", "name": "Bradenton" }, { "@type": "City", "name": "St. Petersburg" }, { "@type": "City", "name": "Clearwater" }, { "@type": "City", "name": "Naples" }, { "@type": "City", "name": "Fort Myers" } ], "address": { "@type": "PostalAddress", "addressLocality": "Sarasota", "addressRegion": "FL", "addressCountry": "US" } }, "areaServed": { "@type": "State", "name": "Florida" }, "audience": { "@type": "BusinessAudience", "audienceType": "Corporate event planners, office managers, HR teams" }, "url": "https://www.storiicoffee.com/services/corporate" }, { "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "How far in advance should we book?", "acceptedAnswer": { "@type": "Answer", "text": "We recommend booking 2-4 weeks in advance for corporate events, though we can often accommodate shorter timelines depending on availability." } }, { "@type": "Question", "name": "Can you brand the cart and cups with our company logo?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. We offer branded cup sleeves, custom cart signage, and a personalized menu featuring your company logo or colors." } }, { "@type": "Question", "name": "Do you travel to our office or venue?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, we're fully mobile and serve offices, conference centers, and venues across Sarasota, Tampa, and the surrounding Gulf Coast." } }, { "@type": "Question", "name": "What does your setup require from our venue?", "acceptedAnswer": { "@type": "Answer", "text": "We're fully self-contained and just need a level space and standard power access. No water hookup is required." } } ] }, { "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://www.storiicoffee.com" }, { "@type": "ListItem", "position": 2, "name": "Services", "item": "https://www.storiicoffee.com/services" }, { "@type": "ListItem", "position": 3, "name": "Corporate", "item": "https://www.storiicoffee.com/services/corporate" } ] } ] }