{
    "meta": {
        "tool": "GetKeywords",
        "exportType": "suggestKeywords",
        "exportedDate": "2026-04-04",
        "exportedTime": "23:36:00"
    },
    "description": "このJSONはGetKeywordsのサジェストキーワード機能の取得結果です。items配列にはキーワードごとの検索Vol、CPC、競合性が含まれています。",
    "schema": {
        "query": {
            "keyword": "サジェスト取得の元になった検索キーワード"
        },
        "summary": {
            "totalCount": "取得対象全体の件数",
            "returnedCount": "このJSONに含まれている件数"
        },
        "items": {
            "keyword": "取得したサジェストキーワード",
            "metrics": {
                "searchVolume": "月間検索数（年平均）。不明な場合はnull。",
                "cpc": "推定クリック単価（円）。不明な場合はnull。",
                "competition": "広告競合性。0–100で表し、高いほど競合性が高い。不明な場合はnull。"
            }
        }
    },
    "data": {
        "query": {
            "keyword": "1時間寝るかオールするか"
        },
        "summary": {
            "totalCount": 25,
            "returnedCount": 25
        },
        "items": [
            {
                "keyword": "昼寝 時間",
                "metrics": {
                    "searchVolume": 9900,
                    "cpc": 1,
                    "competition": 0
                }
            },
            {
                "keyword": "1時間寝るかオールするか",
                "metrics": {
                    "searchVolume": 5400,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "7時間睡眠 眠い",
                "metrics": {
                    "searchVolume": 1000,
                    "cpc": 4,
                    "competition": 1
                }
            },
            {
                "keyword": "1時間寝るかオールするか 知恵袋",
                "metrics": {
                    "searchVolume": 880,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "1時間寝るかオールするか知恵袋",
                "metrics": {
                    "searchVolume": 880,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "2時間寝るかオールするか",
                "metrics": {
                    "searchVolume": 720,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "昼寝 一時間",
                "metrics": {
                    "searchVolume": 590,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "10時間寝る",
                "metrics": {
                    "searchVolume": 320,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "1時間寝るかオールするか 仕事",
                "metrics": {
                    "searchVolume": 170,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "オールするか1時間寝るか",
                "metrics": {
                    "searchVolume": 90,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "オールするか 1時間寝るか",
                "metrics": {
                    "searchVolume": 90,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "オールか1時間寝るか",
                "metrics": {
                    "searchVolume": 20,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "オールする 1時間寝る",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "1時間寝るかオールか",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "オール1時間寝る",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "1時間 寝る",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "1時間半寝るかオールするか",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "1時間だけ寝るかオール",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "一時間寝るかオールするか",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "オールするのと1時間寝るの",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "オールか1時間寝る",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "一時間後に起きる",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "1時間寝るかオールするか テスト",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "3時間寝るかオールか",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            },
            {
                "keyword": "オールと1時間寝る",
                "metrics": {
                    "searchVolume": 0,
                    "cpc": 0,
                    "competition": 0
                }
            }
        ]
    }
}