{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What grind size is best for filter coffee?", "acceptedAnswer": { "@type": "Answer", "text": "A medium grind – like coarse sea salt – is ideal. This ensures the water flows at the right speed for optimal extraction." } }, { "@type": "Question", "name": "Which is better: Hario V60 or Chemex?", "acceptedAnswer": { "@type": "Answer", "text": "Both are great. Hario offers more control, Chemex uses a finer filter for a cleaner cup. It’s a matter of taste." } }, { "@type": "Question", "name": "What equipment do I need for hand brewing?", "acceptedAnswer": { "@type": "Answer", "text": "A filter cone (e.g. Hario or Melitta), paper filters, a server or cup, a scale, and ideally a gooseneck kettle." } } ] }