{
    "arbeitsschutzvorschriften gastronomie": {
        "keyword": "arbeitsschutzvorschriften gastronomie",
        "intent": "unknown",
        "sistrix_data": {
            "status": "fail",
            "error": [
                {
                    "error_code": "3000",
                    "error_message": "keyword not found"
                }
            ]
        }
    },
    "gastronomie": {
        "keyword": "gastronomie",
        "intent": "unknown",
        "sistrix_data": {
            "method": [
                [
                    "keyword.seo.searchintent"
                ]
            ],
            "info": [
                {
                    "country": "de",
                    "device": "mobile",
                    "keyword": "gastronomie"
                }
            ],
            "answer": [
                {
                    "result": [
                        {
                            "intent_website": 14,
                            "intent_know": 100,
                            "intent_visit": 57,
                            "intent_do": 85
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "used": 1
                }
            ]
        }
    },
    "programme": {
        "keyword": "programme",
        "intent": "unknown",
        "sistrix_data": {
            "method": [
                [
                    "keyword.seo.searchintent"
                ]
            ],
            "info": [
                {
                    "country": "de",
                    "device": "mobile",
                    "keyword": "programme"
                }
            ],
            "answer": [
                {
                    "result": [
                        {
                            "intent_website": 20,
                            "intent_know": 0,
                            "intent_visit": 0,
                            "intent_do": 50
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "used": 1
                }
            ]
        }
    }
}