{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What size milk pitcher is ideal for cappuccino?", "acceptedAnswer": { "@type": "Answer", "text": "A 350 ml pitcher is ideal for one cappuccino. For two cappuccinos or a latte, a 600 ml pitcher works better." } }, { "@type": "Question", "name": "What is the purpose of a pointed spout?", "acceptedAnswer": { "@type": "Answer", "text": "A pointed spout allows precise pouring for latte art. Wide spouts are better for basic pouring without art." } }, { "@type": "Question", "name": "What material is best for milk pitchers?", "acceptedAnswer": { "@type": "Answer", "text": "Stainless steel is common – durable, heat-resistant and dishwasher safe. Some pitchers have coatings for better grip." } } ] }