{
    "meta": {
        "tool": "GetKeywords",
        "exportType": "alsoRankedKeywords",
        "exportedDate": "2026-04-06",
        "exportedTime": "00:31:39"
    },
    "description": "このJSONはGetKeywordsの同時ヒットワード機能の取得結果です。items配列には検索上位ページが同時にランクインしているキーワードの検索Vol、CPC、競合性、同時ランク率が含まれています。",
    "schema": {
        "query": {
            "keyword": "同時ヒットワード取得の元になった検索キーワード"
        },
        "summary": {
            "totalCount": "取得対象全体の件数",
            "returnedCount": "このJSONに含まれている件数"
        },
        "items": {
            "keyword": "検索上位ページが同時にランクインしているキーワード",
            "metrics": {
                "searchVolume": "月間検索数（年平均）。不明な場合はnull。",
                "cpc": "推定クリック単価（円）。不明な場合はnull。",
                "competition": "広告競合性。0–100で表し、高いほど競合性が高い。不明な場合はnull。",
                "alsoRankedRate": "同時ランク率（%）。上位5件中何件がこのキーワードでもランクインしているかの割合。"
            }
        }
    },
    "data": {
        "query": {
            "keyword": "豚オタ"
        },
        "summary": {
            "totalCount": 8,
            "returnedCount": 8
        },
        "items": [
            {
                "keyword": "デカ盛り定食 豚ヲタ",
                "metrics": {
                    "searchVolume": 6600,
                    "cpc": 14,
                    "competition": 2,
                    "alsoRankedRate": 100
                }
            },
            {
                "keyword": "近くのデカモリの店",
                "metrics": {
                    "searchVolume": 1600,
                    "cpc": 27,
                    "competition": 6,
                    "alsoRankedRate": 20
                }
            },
            {
                "keyword": "豚ヲタ",
                "metrics": {
                    "searchVolume": 1300,
                    "cpc": 0,
                    "competition": 1,
                    "alsoRankedRate": 100
                }
            },
            {
                "keyword": "木更津 豚ヲタ",
                "metrics": {
                    "searchVolume": 1000,
                    "cpc": 0,
                    "competition": 0,
                    "alsoRankedRate": 100
                }
            },
            {
                "keyword": "木更津 デカ 盛り",
                "metrics": {
                    "searchVolume": 590,
                    "cpc": 7,
                    "competition": 3,
                    "alsoRankedRate": 80
                }
            },
            {
                "keyword": "豚ヲタ 木更津",
                "metrics": {
                    "searchVolume": 480,
                    "cpc": 0,
                    "competition": 1,
                    "alsoRankedRate": 100
                }
            },
            {
                "keyword": "デカ盛り定食 豚ヲタ 写真",
                "metrics": {
                    "searchVolume": 480,
                    "cpc": 0,
                    "competition": 0,
                    "alsoRankedRate": 100
                }
            },
            {
                "keyword": "豚ヲタ メニュー",
                "metrics": {
                    "searchVolume": 390,
                    "cpc": 0,
                    "competition": 0,
                    "alsoRankedRate": 60
                }
            }
        ]
    }
}