{
    "dataset": {
        "title": "コーヒーは1日何杯飲む?",
        "description": "",
        "category": [
            "グルメ・食",
            "飲み物",
            "コーヒー"
        ],
        "url": "https:\/\/koe.tsuyoshikashiwazaki.jp\/gourmet\/drink\/coffee\/coffee-cups-per-day\/",
        "mode": "all",
        "generated_at": "2026-06-27T09:11:45+09:00",
        "questions": [
            {
                "question": "コーヒーは1日何杯飲む?",
                "answer_type": "single",
                "respondents": 20,
                "total_votes": 20,
                "results": [
                    {
                        "option": "飲まない",
                        "votes": 4,
                        "percent": 20
                    },
                    {
                        "option": "1杯",
                        "votes": 3,
                        "percent": 15
                    },
                    {
                        "option": "2〜3杯",
                        "votes": 5,
                        "percent": 25
                    },
                    {
                        "option": "4〜5杯",
                        "votes": 4,
                        "percent": 20
                    },
                    {
                        "option": "6杯以上",
                        "votes": 4,
                        "percent": 20
                    }
                ]
            }
        ]
    }
}